Skip to content

can't return nothing from an event handler #26

@dude8604

Description

@dude8604

With the javascript socket.io, if fn is the server's callback question to the client, calling fn() will send a blank response to the client. Is there a way to do that with this library? I've tried all I can think of, but it always sends at least true, false, or null, but never just blank like the original socket.io. Is this a limitation of this library or am I doing something wrong?

Metadata

Metadata

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions