https://github.com/alphakeks/schnose_gsi
GSI Implementation for Rust
https://github.com/alphakeks/schnose_gsi
Last synced: 9 months ago
JSON representation
GSI Implementation for Rust
- Host: GitHub
- URL: https://github.com/alphakeks/schnose_gsi
- Owner: AlphaKeks
- License: mit
- Created: 2023-03-31T23:20:37.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-08-31T21:37:20.000Z (almost 3 years ago)
- Last Synced: 2025-09-18T01:54:00.038Z (9 months ago)
- Language: Rust
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Types for [Valve's CS:GO GSI]()
Also comes with a `server` feature that runs [`axum`]()
in the background listening for requests from CS:GO, sending them through a channel you can
listen on.