Y
Hacker News
new
|
ask
|
show
|
jobs
by
thatswrong0
1644 days ago
We use this at my place of employment and it’s generally OK except for dealing with reconnects. Also pub/sub request/response was not nearly as smooth as we had hoped and eventually we reverted back to HTTP
1 comments
mmzeeman
1644 days ago
We have build a nice support library for it.
https://github.com/cotonic/cotonic
. It helps that our backend is Erlang.
https://github.com/zotonic/zotonic
.
link