Skip to content

TwilightLuigi/SimpleUDP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%