Skip to content

Followed twisted essentials book to build simple chat server.

Notifications You must be signed in to change notification settings

Rohail1/chat-server-twisted

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chat-server-twisted

Followed twisted essentials book to build simple chat server.

Installation

pip install -r requirements.txt

Start Server

python server.py

Connect client using telnet

$> telnet localhost 8000

About

Followed twisted essentials book to build simple chat server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages