Warp/docs/guide/index.md
2026-02-12 20:22:09 +07:00

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.