https://github.com/ralith/nettish
Miscellaneous helpers for server-authoritative multiplayer game networking
https://github.com/ralith/nettish
Last synced: 10 months ago
JSON representation
Miscellaneous helpers for server-authoritative multiplayer game networking
- Host: GitHub
- URL: https://github.com/ralith/nettish
- Owner: Ralith
- License: apache-2.0
- Created: 2025-05-03T18:10:57.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-09-14T21:59:39.000Z (10 months ago)
- Last Synced: 2025-09-14T23:39:36.860Z (10 months ago)
- Language: Rust
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# nettish
[](LICENSE-APACHE)
[](LICENSE-MIT)
[](LICENSE-ZLIB)
## License
Licensed under any of
* Apache License, Version 2.0, ([LICENSE-APACHE](LICENSE-APACHE) or
http://www.apache.org/licenses/LICENSE-2.0)
* MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)
* Zlib license ([LICENSE-ZLIB](LICENSE-ZLIB) or
https://opensource.org/licenses/Zlib)
at your option.
### Contribution
Unless you explicitly state otherwise, any contribution intentionally submitted
for inclusion in the work by you, as defined in the Apache-2.0 license, shall be
triple licensed as above, without any additional terms or conditions.