Skip to main content

Ariadne GraphQL Chat Example

· One min read

We have created the Ariadne GraphQL Chat Example repository on GitHub that expands the Chat example from "Subscriptions" documentation with chat history, React.js client (using Apollo-Client), Redis for Broadcaster's messaging backend and Uvicorn HTTP/WebSocket server.

Our intention behind it is to provide a practical learning tool for Ariadne users and a foundation for future experimentation with new implementations and changes to subscriptions in future versions of Ariadne and third party WebSocket handlers.

Animated gif with Ariadne Chat in action