Plugin ws
This library is a connector that connects a node server to using the ws
library to the engine.
If you do not expose any API you can create an instance like this :
;wss.on'connection',
If you need to expose an API to other plugin you need to extends the class:
;wss.on'connection',