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

9 lines
310 B
Go

// SPDX-FileCopyrightText: 2021 The NGI Pointer Secure-Scuttlebutt Team of 2020/2021
//
// SPDX-License-Identifier: MIT
// Package handlers contains the muxrpc handler packages for the room server.
//
// The implementation the actual multiplexing implementation is github.com/ssbc/go-muxrpc.
package handlers