A very-fast & powerful networking library for Roblox. https://imezx.github.io/Warp/
Find a file
Clint 49b5e7cd8f
Add .lua extension to Assert file
This fixed the runtime error because Index requires this file, but it had no extension and thus wasn't converted by Rojo.
2024-01-10 06:16:08 +01:00
.github/workflows initial release 1.0.0 2024-01-05 19:14:38 +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 Add .lua extension to Assert file 2024-01-10 06:16:08 +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