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
- Host: GitHub
- URL: https://github.com/nuilab/socketcode
- Owner: NuiLab
- License: mit
- Created: 2022-09-27T22:36:51.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-09-27T23:01:08.000Z (over 2 years ago)
- Last Synced: 2025-01-28T21:46:03.235Z (4 months ago)
- Language: C#
- Size: 8.79 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.