Skip to content

add possibility to filter listen event on server #32

@Vitaliy-Yarovuy

Description

@Vitaliy-Yarovuy

some thing like that:

socket.on('my/todos updated', { ids:[1,2,3], maxLenght: 200 }, function(todo) {
    console.log('Got an updated Todo!', todo);
});

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions