endpoint-libs 2.1.1

WebSocket RPC server and endpoint schema model, with MCP tool exposure and JSON Schema / OpenAPI / AsyncAPI generation. Shared runtime for services generated by endpoint-gen.
Documentation
1
2
3
4
5
6
7
8
9
10
11
# Required — used for Let's Encrypt account registration
ACME_EMAIL=you@example.com

# Required — the domain to provision a certificate for
DOMAIN=ws-echo.example.com

# Required — bunny.net API key (read/write on DNS zone)
BUNNY_API_KEY=your-bunny-net-api-key

# Optional — defaults to /certs
CERT_DIR=/certs