Added readme for the chat app example
This commit is contained in:
parent
f40536802b
commit
6a195bc0c4
4
examples/chat app/README.md
Normal file
4
examples/chat app/README.md
Normal file
@ -0,0 +1,4 @@
|
||||
# Chat application based in enet
|
||||
|
||||
this is an example of a chat client/server application which uses enet as the underlying protocol to generate the connections. So far, the application is really simple but is already ready to be tested by running the client/main.py and server/server.py.
|
||||
|
Loading…
Reference in New Issue
Block a user