Skip to content

socket.sock vs. socket for local data #17

@rorydonohue

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!

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