Hacker News new | ask | show | jobs
by tharropoulos 138 days ago
In terms of feature-completeness, where does this lie exactly? Is this ready for production or more like a pet project I can mess around with?
1 comments

The server is production-ready: WebSocket handling, authentication, JSON pattern matching, and broadcasting through Redis/RabbitMQ are all stable.

The client is still in active development and is currently mostly used to help with testing