enet-client-server/README.md

3 lines
299 B
Markdown
Raw Normal View History

2020-05-12 06:57:03 +02:00
# Enet client server
2020-05-12 07:00:50 +02:00
Some basic boilerplate code to make a client server application using pyenet. These are just a few high level classes to abstract some of the most interesting features of the enet protocol. There are provided examples, which are fully functional projects with their own readme.