CCBlueX / axochat_server

Backend for LiquidBounce's global chat feature (LiquidChat).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AxoChat Server

A generic server for chat features in Minecraft modifications utilizing the Mojang authentication scheme and WebSockets. LiquidBounce employs it for its global chat feature, which allows users to communicate with other people using the client regardless of the current server.

Implementation

A specification of the protocol used can be found here.

About

Backend for LiquidBounce's global chat feature (LiquidChat).

License:MIT License


Languages

Language:Rust 100.0%