drashland/wocket

Detect reserved events

player-4 opened this issue · 1 comments

@saragee3 could you fill this in ?

The server should be able to detect certain event types:

  • 'connection': when a client connections
  • disconnect': when a client disconnects
  • 'listeningTo': when a client subscribes to an event

These event types are reserved.