Damián Silvani

Results 96 issues of 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...

enhancement

- Make the binding port mandatory - Update documentation diagrams

enhancement

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...

enhancement

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...

enhancement

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.

help wanted