Skip to content

socket.sock vs. socket for local data #17

Description

@rorydonohue

To store data on a local socket it appears I need to use socket.sock inside a route, instead of just socket (as with socket.io).

Would it be possible to modify the wrapper class that performs this to allow for direct modification on the socket object itself ?

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions