Update readme.md

This commit is contained in:
2019-09-27 15:18:39 +02:00
committed by GitHub
parent 21a41da163
commit 5ae2b5c38e

View File

@ -3,11 +3,11 @@ Simply dealing with as the description says "nearly" all kind of software which
Since it also handles web socket request it can be used as real coss side server
# Documentation
You do not realy need much to get your Server Running
basicly all you need is the Packet Structur and the the know how, how to create events.
You do not realy need much to get your Server Running!
Basicly all you need, is the Packet Structur and the the know how, how to create events.
## Packets
thats easy look!
That's easy, look!
Packets are platform and socket wide the same
A Normal Packet would look like this