Compress DATA

This commit is contained in:
Maxim Khomutov 2023-07-18 22:40:35 +03:00
parent a226b17612
commit ef69df10d6

View File

@ -28,7 +28,7 @@ BeamingDrive Multiplayer (BeamMP) server compatible with BeamMP clients.
- [x] Reset cars - [x] Reset cars
- [x] "ABG:" (compressed data) - [x] "ABG:" (compressed data)
- [x] Decompress data - [x] Decompress data
- [ ] Compress data - [x] Compress data
- [ ] UDP Server part: - [ ] UDP Server part:
- [x] Ping - [x] Ping
- [ ] Position synchronizations _(Code: Zp)_ - [ ] Position synchronizations _(Code: Zp)_