Skip to content

Latest commit

 

History

History
41 lines (23 loc) · 675 Bytes

File metadata and controls

41 lines (23 loc) · 675 Bytes

chat

RubyChat: ./server.rb

RubyChat: ./client.rb

Enter the username:
Simon
Connection established, Thank you for joining! Happy chatting

RubyChat: ./client.rb


Enter the username:

Foo

Connection established, Thank you for joining! Happy chatting

RubyChat: ./client.rb

Enter the username:

Foo

Connection established, Thank you for joining! Happy chatting
Hi! It's Simon!


RubyChat: ./client.rb

Enter the username:
Simon
Connection established, Thank you for joining! Happy chatting
Hi! It's Simon!
Foo: Hey Simon! Foo here!

Able to chat using ruby socket