Skip to content

Tags: mangledbottles/Network-Socket-Protocol

Tags

v2.0.0

Toggle v2.0.0's commit message
Update Diagram.png

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #1 from mangledbottles/datagram

Datagram Socket API

Initial solution utilized Socket.io which works on the TCP protocol and this assignment requires use of the UDP protocol.
This merge is an implementation of this assignment using the UDP protocol.