Skip to content

Latest commit

 

History

History
33 lines (25 loc) · 754 Bytes

README.md

File metadata and controls

33 lines (25 loc) · 754 Bytes

TODO

  1. tokio shared state
  2. write more abount zero-copy approach
  3. write about copy-on-write approach
  4. try ICE protocol
  5. pingore
  6. advent_of_code, 5 day - implement rule tree structure
  7. simple-ringboard

Rust-Protocols

Rust Game Server

https://habr.com/ru/articles/679994/

  • geo data ( see redis )
  • geo hash
  • GEOADD, GEODIST, GEORADIUS и GEORADIUSBYMEMBER
  • GeoSet
  • Nakama tokia rust
  • Mudpi tokio rust
  • Hazel tokio rust

Archived Projects