Skip to content

w-henderson/Equion

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Equion

Integrate Together.
Download Now » · API Documentation






Equion is a chat platform, similar to Discord, but built with mathematics in mind. It has built-in support for LaTeX and Markdown, high-quality low-latency voice chat and screen sharing, and is lightweight and lightning-fast thanks to Rust and Tauri.

Services

All of Equion's custom services are built with Rust where possible and have maths-based names which are vaguely related to their functionality.

Name Description Tech Stack
Domain The core Equion server, providing the API and interfacing with the database. Rust, Humphrey, MySQL
Range The Equion front-end, providing the user interface Rust, Tauri, React, TypeScript, Sass
Bijection JavaScript bindings to the Equion API, used by the front-end TypeScript
Axiom The Equion website React, Gatsby, TypeScript, Sass
Matrix Release manager, used to publish and retrieve Equion releases Rust, Humphrey, JasonDB
Database The Equion database MySQL
Voice The Equion voice chat server PeerJS, WebRTC
Gateway The Equion gateway NGINX

Use Equion

As of July 2023, I'm no longer hosting Equion, so you'll need to host your own server:

  1. Install Docker and Docker Compose on the server.
  2. git clone https://github.com/w-henderson/Equion && cd Equion.
  3. docker-compose build
  4. docker-compose -f docker-compose.prod.yml up -d.

To configure the client to connect to your server, add an entry in range/src/servers.json.

Screenshot

Equion screenshot

About

🧠 Integrate Together. A mathematics-focussed chat platform, built with Rust, React, Tauri and MySQL.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published