A set of stabilized interfaces for cchat implementations, joining the backend and frontend together.
Refer to the GoDoc for interfaces and documentations.
The following sections contain known cchat implementations. PRs are welcomed for more implementations to be added here.
- diamondburned/cchat-mock
- A small subset of the cchat backend implementation mocked with fake data for testing.
- diamondburned/cchat-discord
- A Discord backend implementing cchat interfaces.
- diamondburned/cchat-gtk
- A GTK+3 implementation of a cchat frontend.