go-ssb-room/muxrpc/handlers/doc.go

5 lines
188 B
Go
Raw Normal View History

2021-03-10 15:57:49 +00:00
// Package handlers contains the muxrpc handler packages for the room server.
//
// The implementation the actual multiplexing implementation is go.cryptoscope.co/muxrpc.
package handlers