mirror of
https://github.com/lukaszle/zed_net
synced 2024-11-22 05:11:23 +03:00
Update README.md
This commit is contained in:
parent
eb11445a48
commit
1a12e7637b
@ -1,2 +1,4 @@
|
|||||||
# zed_net
|
# zed_net
|
||||||
Single file public domain networking library
|
zed_net is a single file, public domain library that provides a simple wrapper around BSD sockets (Winsock 2.2 on Windows), intended primary for use in games.
|
||||||
|
|
||||||
|
Only UDP sockets are supported at this time, but this may later expand to include TCP.
|
||||||
|
Loading…
Reference in New Issue
Block a user