Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

UDP example

Minimal UDP server for single client.

You can test with netcat as client with -u for UDP

$ nc -u localhost 3000