Building a simple WebSockets server from scratch in Ruby
What exactly are WebSockets? How do they work? In this post we’re going to answer these questions by building a simple WebSocket server from scratch in Ruby. - http://blog.honeybadger.io/building-a-simple-websockets-server-from-scratch-in-ruby/
Post a comment