Skip to content

iskrich/simplechat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python Chat

Build Status

Console chat based on sockets.

Dependencies

  • Python 2.x

Launching

Just type:

$ python server.py

to start socket server.

Then you can run 'users', by typing

$ python client.py

Enter your name and start awesome chat.

You can run several clients from one machine (I hope). If you want change server parametres - edit params.py

Tests

Contains only simple login test. This is very hardly presents as code coverage, but demonstrates usage of client and server objects.

Also, I needed starting point for Travis :)

License

MIT

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages