mirror of
https://github.com/unitoftime/rtcnet.git
synced 2025-09-26 20:31:17 +08:00
Add more information to the readme
This commit is contained in:
10
README.md
10
README.md
@@ -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
|
||||
|
Reference in New Issue
Block a user