Skip to content

Commit 8370e74

Browse files
authored
update 3DStreamingToolkit naming 📝
1 parent 964ca22 commit 8370e74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ opinionated webrtc signal provider using `http` as a protocol :spider_web: :sign
88

99
![logo gif](./readme_example.gif)
1010

11-
We needed a simple to use, easy to extend [WebRTC](https://webrtc.org/) signaling server that communicated over regular old `HTTP/1.1` for [3dtoolkit](https://github.com/catalystcode/3dtoolkit) - this is it. It's designed to mirror [the WebRTC example server](https://github.com/svn2github/webrtc/tree/master/talk/examples/peerconnection/server) at an API level, while allowing developers to consume and extend the base functionality.
11+
We needed a simple to use, easy to extend [WebRTC](https://webrtc.org/) signaling server that communicated over regular old `HTTP/1.1` for [3DStreamingToolkit](https://github.com/3dstreamingtoolkit) - this is it. It's designed to mirror [the WebRTC example server](https://github.com/svn2github/webrtc/tree/master/talk/examples/peerconnection/server) at an API level, while allowing developers to consume and extend the base functionality.
1212

1313
## Getting started
1414

@@ -267,4 +267,4 @@ Fired after a peer is removed, with the argument `peer` - it is the fully formed
267267

268268
## License
269269

270-
MIT
270+
MIT

0 commit comments

Comments
 (0)