userDuke Dariuscancel
reporust_rebootcancel

149 Commits over 485 Days - 0.01cph!

47 Days Ago
encryption changes
47 Days Ago
merge main -> rust_server_relay
47 Days Ago
merge main -> rust_relay_server
48 Days Ago
simplified encryption again
48 Days Ago
Simplify encryption
48 Days Ago
Updated encryption strategy
48 Days Ago
Added optional encryption to Rust Relay
49 Days Ago
merge main -> rust_relay_server
49 Days Ago
Resolved stale state issue, tidied bootstrap
49 Days Ago
configuration overhaul, all relay settings are now convars
2 Months Ago
merge main -> rust_relay_server
2 Months Ago
merge main -> rust_relay_server
2 Months Ago
merged main -> rust_relay_server
2 Months Ago
merge main -> rust_relay_server
2 Months Ago
Resolved relay startup issues, added relay.restart convar, tidied thread shutdown/restart
2 Months Ago
merge rust_relay_server -> main
2 Months Ago
CodeGen after merge
2 Months Ago
merge main -> rust_relay_server
2 Months Ago
merge rust_relay_server -> main
2 Months Ago
merge main -> rust_relay_server
2 Months Ago
resolved websocket reconnect spam, added relay convars for managing relay state (shutdown etc)
2 Months Ago
merge rust_relay_server -> main
2 Months Ago
merge main -> rust_relay_server
2 Months Ago
move away from wss (it allocates)
3 Months Ago
3 Months Ago
merge rust_relay_server -> main
3 Months Ago
merge main -> rust_relay_server
3 Months Ago
Add additional logging for websocket connection
3 Months Ago
merged rust_relay_server -> main (splash screen + dupe send fix)
3 Months Ago
merge main -> rust_relay_server
3 Months Ago
removed dupe packet send 🙈
3 Months Ago
reverted accidental splash screen setting tweak
3 Months Ago
main -> rust_relay_server
3 Months Ago
rust_relay_server -> main
3 Months Ago
main -> rust_relay_server merge
3 Months Ago
offset packetType by lowestUserPacket
3 Months Ago
merge rust_relay_server -> main
3 Months Ago
reduced packet spam, send stringPool as dict
3 Months Ago
merged main -> rust_relay_server
3 Months Ago
merged /main/rust_relay_server -> /main
3 Months Ago
CodeGenned
3 Months Ago
merged main -> rust_relay_server
3 Months Ago
Debug.Log changes
3 Months Ago
brought back tuple param for UploadStringPoolToRelayAsync lol
3 Months Ago
Upload JSON instead of pair array in UploadStringPoolToRelayAsync
3 Months Ago
Reduced timeout on HttpClient, added enabled checking to upload paths
3 Months Ago
don't failover on map upload fail
3 Months Ago
Added failover, various optimizations
3 Months Ago
moved packet AddReference
3 Months Ago
Updated WebSocketSharp to not mutate packet data