dynamojs-net
v1.5.0
Published
Networking library for games
Downloads
6
Maintainers
Readme
DynamoJS-Net
Networking library for DynamoJS applications.
Description
This uses WebRTC as the primary communication protocol to exchange reliable and unreliable messages.
Usage
Take a look at /example
to see how to use the API to create a simple chatroom application.