mirror of
https://github.com/imezx/Warp.git
synced 2026-03-18 00:44:16 +00:00
17 lines
No EOL
553 B
Markdown
17 lines
No EOL
553 B
Markdown
# Overview
|
|
|
|
Warp is a powerful networking library for Roblox that comes with rapidly-fast performance and efficient with Typing to any-scale games.
|
|
|
|
## Why Warp
|
|
|
|
### ⚡ Performance
|
|
Warp is rapidly-fast with much less bandwidth compared to native.
|
|
|
|
### 🍃 Compact
|
|
Warp is a simple, efficient & lightweight library.
|
|
|
|
### 📊 Dynamic
|
|
Warp is dynamic by default. It serializes and deserializes data dynamically without requiring a user-defined schema, although schema support is available as an option.
|
|
|
|
### 🔎 Typing
|
|
Warp written with strictly-typed. |