This library is a supplemental library for Tuck that extends events to work between client and server.
You can define Tuck events to be sent to the server and implement the event on the server side. The server will also receive a handle to send events back to the client.
This library works with WebSockets.
See in the example
folder for a very simple multiuser chat application using this library.
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |