Updated readme

This commit is contained in:
Manuel Cortez 2020-05-12 00:00:50 -05:00
parent 28134c95c9
commit 54e50b84d9

View File

@ -1,3 +1,3 @@
# Enet client server
Some basic boilerplate code to make a client server application using pyenet.
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.