Damián Silvani
Damián Silvani
This forces the client to have a single handler for each event type, useful for live coding environments that usually re-evaluate message handling routines. Proposal: make `.on` replace the handler...
- Make the binding port mandatory - Update documentation diagrams
There should be a module that allows you to synchronize the server status (list of channels) between peers. It should be transport agnostic, so it could accept callbacks for updating...
This button should allow the user to minimize and completely hide any message that may appear, even errors. Especially useful for users that are not interested in reading those (for...
Currently there is a serious security issue with the evaluation pub sub mechanism. A malicious user can run code in the machine running a REPL client.