Skip to content
This repository was archived by the owner on May 14, 2024. It is now read-only.

is is possible to differenct namespace? #164

@breaklee

Description

@breaklee

there are something worng to connect namespaces.

io.connect('aNamespace');
io.connect('bNamespace'); are share same socket.( socket.id is same on node.js server )
in javascript version.

but objective-C version has different socket.id.

so i can't add property to sockets between anamespace and bNamespace.

is it bugs? or other method to fix this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions