diff --git a/README.md b/README.md index 91d8909..c33f5c7 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@
FastNet2 is a networking library for Roblox, where its very-fast performance and lightweight.
FastNet2 is very-fast with high performance networking, only use a single remote event to reduce bandwidth usage and increase performance gain.
FastNet2 is a lightweight module for roblox games
FastNet2 been optimized for a game that have heavy usage and require optimizations
FastNet2 have built-in feature where it securing their data network to make exploiters harder to exploit it
',11),n=[o];function h(s,d,l,c,u,p){return a(),t("div",null,n)}const _=e(i,[["render",h]]);export{m as __pageData,_ as default}; +import{_ as e,o as a,c as t,Q as r}from"./chunks/framework.419948d5.js";const m=JSON.parse('{"title":"Overview","description":"","frontmatter":{},"headers":[],"relativePath":"guide/index.md","filePath":"guide/index.md"}'),i={name:"guide/index.md"},o=r('FastNet2 is a networking library for Roblox, where its rapidly-fast performance and lightweight.
FastNet2 is very-fast with high performance networking, only use a single remote event to reduce bandwidth usage and increase performance gain.
FastNet2 is a lightweight module for roblox games
FastNet2 been optimized for a game that have heavy usage and require optimizations
FastNet2 have built-in feature where it securing their data network to make exploiters harder to exploit it
',11),n=[o];function h(s,d,l,c,u,p){return a(),t("div",null,n)}const _=e(i,[["render",h]]);export{m as __pageData,_ as default}; diff --git a/docs/guide/index.md b/docs/guide/index.md index c16694d..96392f8 100644 --- a/docs/guide/index.md +++ b/docs/guide/index.md @@ -1,17 +1,17 @@ # Overview -Warp is a networking library for Roblox that comes with very fast performance and efficient with Type to any-scale games. +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 very-fast with much less bandwidth compared to native. +Warp is rapidly-fast with much less bandwidth compared to native. -### 🍃 Lightweight -Warp is a lightweight library for Roblox. +### 🍃 Compact +Warp is a simple, efficient & lightweight library. -### 📊 Task -Warp optimized efficient for large-scale task. +### 📊 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. \ No newline at end of file diff --git a/pesde.toml b/pesde.toml index 7a8e874..1e4c9cc 100644 --- a/pesde.toml +++ b/pesde.toml @@ -1,6 +1,6 @@ name = "eternitydev/warp" version = "1.1.0-pre1" -description = "A very-fast & powerful networking library." +description = "A rapidly-fast & powerful networking library." authors = ["eternitydev"] repository = "https://github.com/imezx/Warp" license = "MIT" diff --git a/wally.toml b/wally.toml index ce7b67d..3c7cbd1 100644 --- a/wally.toml +++ b/wally.toml @@ -5,6 +5,6 @@ registry = "https://github.com/UpliftGames/wally-index" realm = "shared" license = "MIT" exclude = ["node_modules", "docs", ".github", "*.rbxl", "*.rbxmx", "*.rbxml", "*.rbxm", "TestEZ", "test.project.json"] -description = "A very-fast & powerful networking library for Roblox." +description = "A rapidly-fast & powerful networking library." [dependencies] \ No newline at end of file