Coder Social home page Coder Social logo

jitender-52 / fortlax.io Goto Github PK

View Code? Open in Web Editor NEW

This project forked from sambhavsaxena/syntext

0.0 0.0 0.0 513 KB

๐Ÿฆ€ low-latency chat room implementation in React

Home Page: https://fortlax.vercel.app

License: Other

JavaScript 82.73% CSS 1.49% HTML 2.93% SCSS 12.75% Procfile 0.10%

fortlax.io's Introduction

Fortlax.io is a disposable chat-room which supports multiple devices and works with real time channels for instant communication. It has been tested for latency across the planet (using TOR network) and still works with a max latency of around 44ms.

DEMO

test

  • Base usage: Initiate a chat room which can be used by over 200 people at the same time around the planet.
  • Why this: Literally less than 5 seconds required to create a private mailing list and start texting your mates.
  • Clean UI: The app uses Chakra UI for a clean interface.
  • Dispose with refresh: To dispose a room, the last user has refresh the page once which removes chats from the network.
  • No strings attached: Texts sent over the web app, your name, every bit of conversation, nothing is ever stored.
  • Low latency: Less than 100ms of total end-points connection time tested for servers across the planet.

Installation

Follow the steps to get started. You can use as little or as much React as you need:

  • Fork and clone this repository to make an instant copy of the content.
  • Alternatively, you can download the source and set it up with Github Desktop.
  • Open the root folder in the code editor of your preference, and run the following commands:
 npm install
 npm start

The server is configured in SocketContent.js.

to-do

Configure the server directory to use local proxy through the application, instead of providing an open-to-all API. Understanding this package.json might help with the implementation.

Documentation

Check out the Getting Started page for a quick overview of the project structure.

You can improve it by sending pull requests to this repository.

Contributing

The main purpose of this repository is to continue evolving React core, making it faster and easier to use. Development of React happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements. Read below to learn how you can take part in improving React based apps.

Code of Conduct

Fortlax.io has adopted a Code of Conduct that we expect project participants to adhere to. Please read the full text so that you can understand what actions will and will not be tolerated.

Contributing Guide

Read the React's contributing guide to learn about our development process, how to propose bugfixes and improvements, and how to build and test your changes to React, or overall MERN.

Raise an issue here.

Good First Issues

To help you get your feet wet and get you familiar with our contribution process, we have a list of good first issues that contain bugs which have a relatively limited scope. This is a great place to get started <3.

License

Fortlax.io is MIT licensed.

fortlax.io's People

Contributors

sambhavsaxena 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.