/axochat_server

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

Primary LanguageRustMIT LicenseMIT

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.