A very-fast & powerful networking library for Roblox. https://imezx.github.io/Warp/
Find a file
EternityDev 51eda393bf
Merge pull request #3 from kriebelmuis/master
fix: player in queueOut array can sometimes be nil
2024-01-28 13:54:51 +07:00
.github/workflows Update deploy.yml 2024-01-27 09:38:31 +07:00
docs update readme.md 2024-01-05 19:33:37 +07:00
node_modules initial release 1.0.0 2024-01-05 19:14:38 +07:00
src fix: player in queueOut can sometimes be nil? 2024-01-25 21:08:01 +01:00
.gitignore Initial commit 2024-01-05 17:15:05 +07:00
aftman.toml fix 1.0.1 2024-01-06 10:41:10 +07:00
default.project.json initial release 1.0.0 2024-01-05 19:14:38 +07:00
LICENSE update LICENSE 2024-01-05 20:16:53 +07:00
package-lock.json initial release 1.0.0 2024-01-05 19:14:38 +07:00
package.json initial release 1.0.0 2024-01-05 19:14:38 +07:00
README.md update readme.md 2024-01-05 19:33:37 +07:00
wally.toml fix types & unreliable 2024-01-09 13:26:47 +07:00
Warp.rbxm fix types & unreliable 2024-01-09 13:26:47 +07:00
WarpPlayground.rbxl fix types & unreliable 2024-01-09 13:26:47 +07:00

Warp icon

Warp

A very-fast & powerful networking library for Roblox.


Why Warp

Performance

Warp is very-fast with much less bandwidth compared to native.

🍃 Lightweight

Warp is a lightweight library for Roblox.

📊 Task

Warp optimized efficient for large-scale task.

🔎 Typing

Warp written with strictly-typed.


Visit Warp documentation