RubyFlow The Ruby and Rails community linklog

Screencast: Ruby's Socket API From the Outside In

In this screencast I show a really high level wrapper that Ruby provides for making TCP servers. I take 3 lines of high level code and break them down into 25 lines of lower level code. The pretty 3-liner won’t work in all cases, so I walk you through the layers of abstractions until we go as low as we can (in Ruby).

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