DeltaCompress
DeltaCompress is a Roblox library to efficiently replicate tables. It calculates the difference between two tables that can be sent as a buffer.
Supported Data
- arrays
- dictionary (except ones with number keys)
- string
- number
- boolean
- Vector2
- Vector3
- Vector2int16
- Vector3int16
- CFrame