Slanger: An open implementation of the Pusher protocol written in Ruby (github.com) 49 points by sjtgraham 14y ago ↗ HN
[–] djb_hackernews 14y ago ↗ Holy crap I've been working on the exact same thing but for a different platform. This is incredible. We should talk! [–] sjtgraham 14y ago ↗ my email address is my hn username @mac.com [–] nivertech 14y ago ↗ Which platform, may I ask?
[–] [dead] neuroelectronic 14y ago ↗ Be aware that WebSockets should only be used internally, and not across open networks.http://www.ietf.org/mail-archive/web/hybi/current/msg04744.h...
[–] buddhamagnet 14y ago ↗ Pretty epic. A pure demonstration of the power of open source. Will definitely have a play with this.
[–] zimpenfish 14y ago ↗ Soon as I get a working ruby 1.9 (hello Ubuntu Hardy!), I'll be giving this a good going over. Looks very handy. [–] fuzzix 14y ago ↗ Have you considered using RVM?http://beginrescueend.com/I use it to replicate Ubuntu 10.4 server setups on my Arch dev box. RVM does weird stuff with 'cd' so you may prefer rbenv:https://github.com/sstephenson/rbenv...though I have no experience of that.
[–] fuzzix 14y ago ↗ Have you considered using RVM?http://beginrescueend.com/I use it to replicate Ubuntu 10.4 server setups on my Arch dev box. RVM does weird stuff with 'cd' so you may prefer rbenv:https://github.com/sstephenson/rbenv...though I have no experience of that.
7 comments
[ 4.8 ms ] story [ 22.4 ms ] threadhttp://www.ietf.org/mail-archive/web/hybi/current/msg04744.h...
http://beginrescueend.com/
I use it to replicate Ubuntu 10.4 server setups on my Arch dev box. RVM does weird stuff with 'cd' so you may prefer rbenv:
https://github.com/sstephenson/rbenv
...though I have no experience of that.