Ruby Tutorial | Build a Chat Server from Scratch in Ruby

4 years ago
3

In this Ruby tutorial, I'll show you how to make use of some of Ruby's standard libraries (TCPServer, TCPSocket, etc) to build out an interactive, multi-threaded chat server from scratch.

This is the beginning of a larger project, so be sure to subscribe if you want to see more content like this!

👊 Helpful Links 👊

📕 Highly Recommended Book: "The Well Grounded Rubyist" - https://amzn.to/2YnCaSY

💻 Code: https://github.com/StephenFiser/chat-server/tree/original

Get much more content like this at https://www.techmaker.tv.

Free E-book:
*Power Portfolio* - How to stand out... even if you're just getting started: https://bit.ly/2ylvdcb

✨Other Techmaker Series ✨

Exploring ActionCable: https://www.youtube.com/playlist?list=PLjItgYqIzJ9UIxMpofd8wi2GHqxvaGrMC

Building a Link Shortener with Rails 6: https://www.youtube.com/playlist?list=PLjItgYqIzJ9WGy9WMf-44DXHB_7aWwJMc

Building a Stock Market Tracker with React JS: https://www.youtube.com/playlist?list=PLjItgYqIzJ9VOBgwZ82D9kjQ_QtM5R4u5

Loading comments...