RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

A Book About Socket Programming for Rubyists

Socket programming is at the heart of what we do everyday. Whether you’re working on web apps, desktop apps, or anything in between you’re going to be communicating with web servers, database servers, and probably a dozen other endpoints. But few of us are well versed with our infrastructure at this level.

Hence I’ve been working on a book about the fundamentals of socket programming using Ruby called Working With TCP Sockets.

The book is still a work-in-progress and will be available for purchase at some point in the coming months. Visit the website if you want to see what’s covered, and sign up to receive updates and an exclusive discount code.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in