Giter VIP home page Giter VIP logo

red's Introduction

Red

What is Red?

Red is a networking library for Roblox that combines blazingly fast performance with a simple API. With Red's tiny size, it is suitable for any project, from tiny experiments to games that serve millions of players.

Features

⚡Blazingly Fast

Red achieves high performance by packing events in a compressed format, using up to 75% less bandwidth. Red uses a single remote event with identifiers to reduce bandwidth, and increase performance.

⚙️No Config

Red is designed to work out of the box with no configuration required. Just require the library and begin developing. No config means less boilerplate and more time to focus on what matters: your project.

🔐Type Safety

Red is written with type safety in mind, so you can use Luau and get full intellisense and linting right in your editor. Full intellisense without any extra work means faster development with autocomplete and catching bugs before they happen.

🔎Obfuscation

As part of it's optimization features, Red obfuscates network data to make it harder for cheaters to read networking logs. This makes it significantly harder for cheaters to reverse engineer and cheat in your game.

Documentation

Red's documentation can be found here.

red's People

Contributors

blizzero avatar jackdotink avatar regginator avatar tazmondo avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.