jaymedavis
- Karma
- 128
- Created
- November 20, 2009 (16y ago)
- Submissions
- 0
- Andromeda - a simple websocket server (github.com)
Check out my generic websocket server that relays data and logs connections/messages sent all in the terminal. It's part of hubble, an open source project I wrote a year or so ago which is a terminal based dashboard.
-
Yesterday, I was extremely overwhelmed with the interest in Hubble (http://news.ycombinator.com/item?id=5123764). All the interest motivated me to add polling as a service to the dashboard. So I Implemented the feature…
- Hubble - a terminal dashboard (github.com)