/convex_sample

Sample application using Convex

Primary LanguageElixir

Convex Sample Application Built with Spacemacs

This is a simple chat application built to showcase using Convex for communication between independent application services. It has multiple front-ends, text-based interface over raw websocket and a web-based one which uses Phoenix Channels.

Usage

To try out this project, follow the README of the SampleWeb application.

You can found out more about the implemented applications in their respective README files: