Skip to content

sockethub-client overwriting socket.on with a version that doesn't support multiple listeners #495

@raucao

Description

@raucao

Exactly as stated in the title, it's not possible to register multiple listeners to the same event name with the current sockethub-client. It seems to want to do some additional ActivityStreams parsing, but in my use case there was actually no difference between the emitted parsed events and what I got when circumventing the issue by using the socket.onAny API for the additional listener instead.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions