Add more information to the readme

This commit is contained in:
Jacob Stewart
2023-04-19 18:37:51 -04:00
parent 933cae5b1b
commit 6dba66cdba

View File

@@ -1 +1,9 @@
# rtcnet # rtcnet
This is my attempt at building and easy to use, client-server webrtc-based net.Conn implementation. Feel free to use it and file bug reports. I am by no means a webrtc expert, so if you see any problems with my implementation, then feel free to open an issue! Happy to answer any questions as needed!
# Used By
1. I'm currently using this for an online game I'm building for browser. [You can find it here](www.unit.dev/mmo)
# License
1. MIT