Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python UDP Chat Client and Server


This is a simple Python UDP Chat client. It uses the standard socket library and uses the select module for asynchronous things.

Unfortunately, due to the nature of python's select, this does not work on Windows.

About

Simple Python UDP Chat client

Resources

Stars

3 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages