Versions in this module Expand all Collapse all v0 v0.0.1 Mar 17, 2026 Changes in this version + type Server struct + func New(b *broker.Broker, p proxy.Proxy) *Server + func (s *Server) GracefulStop() + func (s *Server) Serve(lis net.Listener) error + func (s *Server) Stop()