jaymedavis

↗ HN profile [ 33.8 ms ] full profile
Karma
128
Created
November 20, 2009 (16y ago)
Submissions
0
  1. 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.

  2. 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…