Warp/README.md
2026-02-12 20:19:31 +07:00

667 B

Warp icon

Warp

A very-fast & powerful networking library.


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.


Visit Warp documentation