A mock implementation of a cchat backend.
Go to file
diamondburned (Forefront) 407aa1a13d Added more IO latency for realism, session now has icon 2020-06-07 10:45:14 -07:00
cmd/mock Added plugins 2020-05-22 19:16:19 -07:00
segments Fixed last char not being colored 2020-06-05 15:49:34 -07:00
LICENSE Initial commit 2020-05-20 00:13:16 -07:00
README.md Added plugins 2020-05-22 19:16:19 -07:00
channel.go Added more IO latency for realism, session now has icon 2020-06-07 10:45:14 -07:00
go.mod Updated to match v0.0.15 2020-06-03 21:36:46 -07:00
go.sum Updated to match v0.0.15 2020-06-03 21:36:46 -07:00
message.go Added more IO latency for realism, session now has icon 2020-06-07 10:45:14 -07:00
server.go Added more IO latency for realism, session now has icon 2020-06-07 10:45:14 -07:00
service.go Added more IO latency for realism, session now has icon 2020-06-07 10:45:14 -07:00

README.md

cchat-mock

go build -buildmode=plugin -o ~/.config/cchat/plugins/ ./cmd/mock/