Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 321 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 321 Bytes

DSNet

- a networking framework for Game Maker Studio 2


DSNet will bridge the gap between HTML5 networking and native TCP networking. It allows HTML5 clients to connect to a regular TCP server.

It includes a specific handshake protocol and a basic setup for easy use of the GM Networking functions.