Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 396 Bytes

File metadata and controls

8 lines (6 loc) · 396 Bytes

SocketCode

Miscellaneous Socket Code Snippets

Purpose

Code was written to replace a PhotonEngine interface without needing to "reimplement" networking code. Therefore, this code is specialized to one experiment, but can be parsed and repurposed as needed temporarily.

Future

This code can/will be generalized, but need lab feedback to know what types of networking tasks people desire.