A set of stabilized interfaces for cchat implementations, joining the backend and frontend together.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
diamondburned b5bb0c9bb9
Revert "Replace stop callbacks with contexts"
2 years ago
cmd/internal Revert "Replace stop callbacks with contexts" 2 years ago
repository Revert "Replace stop callbacks with contexts" 2 years ago
services Auto-create plugin dir 3 years ago
text Allow empty texts with segments 2 years ago
utils Enforce Columnate in Server 2 years ago
.editorconfig Fixed indentation 3 years ago
LICENSE Added the ISC license 3 years ago
README.md Added member list support; moved documentation off README and into GoDoc 3 years ago
cchat.go Revert "Replace stop callbacks with contexts" 2 years ago
generator.go Revert "Replace stop callbacks with contexts" 2 years ago
go.mod Added a repository for API source of truth 3 years ago
go.sum Added a repository for API source of truth 3 years ago

README.md

cchat

A set of stabilized interfaces for cchat implementations, joining the backend and frontend together.

Refer to the GoDoc for interfaces and documentations.

Known implementations

The following sections contain known cchat implementations. PRs are welcomed for more implementations to be added here.

Backend

Frontend