Skip to content

How can we send the logged in user id  #9

@manojdhiman

Description

@manojdhiman

hi , first of all thanx for this code. i am using this library to implement a chat application , problem is how can i send the logged in user id when a user connects to socket with function

Server.bind('open', function(data)
{
var user='user->name); ?>';
alert(data);
});

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