8000 GitHub - nezuo/delta-compress: https://nezuo.github.io/delta-compress/
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

nezuo/delta-compress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Contributors 2

  •  
  •  

Languages

0