Skip to content

item.from and item.player: use a unique identifier #178

Description

@shakty

When a msg arrives to a client (e.g., caught with node.on.data) the id of the sender is under item.from.
When the message is inserted into the memory database, the id of the client is under item.player.
This is a bit confusing, perhaps using the same identifier would simplify things.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions