drapanjanas / pneumatic-tubes

WebSocket based transport of events between re-frame app and server
Eclipse Public License 1.0
58 stars 7 forks source link

add support for custom transit handlers #11

Open rschmukler opened 4 years ago

rschmukler commented 4 years ago

Introduces options for :read-handlers and :write-handlers which can be used to extend a tube with support for new types.