An open API service indexing awesome lists of open source software.

https://github.com/nuilab/socketcode

Miscellaneous Socket Code Snippets
https://github.com/nuilab/socketcode

Last synced: 2 months ago
JSON representation

Miscellaneous Socket Code Snippets

Awesome Lists containing this project

README

        

# 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.