package main import "zjmud.xyz/phyer/rbcp/server" func main() { server.Start() }