Hacker News new | ask | show | jobs
by openthc 2391 days ago
You'd better post the code
3 comments

Here's the extra poor man's version to get ya'll started. It doesn't have any of the auth/rate limiting/etc or pubsub, but it should basically work for the MPMC queue stuff:

https://github.com/patchbay-pub/patchbay-simple-server

Note that this will leak memory since there's no logic for removing old unused channels.

Nice!
And, a bit late, me too, of the pub/sub option that sounded more appealing to me. https://github.com/olup/patchcreek