Directories
¶
| Path | Synopsis |
|---|---|
|
cmd
|
|
|
wmp-cli
command
Command wmp-cli is a minimal WMP messaging client for debugging and interop testing.
|
Command wmp-cli is a minimal WMP messaging client for debugging and interop testing. |
|
examples
|
|
|
echo
command
Package main demonstrates a minimal WMP echo server over WebSocket.
|
Package main demonstrates a minimal WMP echo server over WebSocket. |
|
pkg
|
|
|
wmp
Package wmp defines the core types for the Wallet Messaging Protocol.
|
Package wmp defines the core types for the Wallet Messaging Protocol. |
|
wmp/httpsse
Package httpsse provides an HTTPS+SSE transport for WMP.
|
Package httpsse provides an HTTPS+SSE transport for WMP. |
|
wmp/mls
Package mls defines WMP MLS types, method constants, and the MLSHandler interface for MLS group lifecycle operations per the wmp-mls spec.
|
Package mls defines WMP MLS types, method constants, and the MLSHandler interface for MLS group lifecycle operations per the wmp-mls spec. |
|
wmp/openid4x
Package openid4x implements the WMP OpenID4x profile as a wmp.Profile plugin.
|
Package openid4x implements the WMP OpenID4x profile as a wmp.Profile plugin. |
|
wmp/relay
Package relay implements the WMP relay profile — a rendezvous point for wallet-to-wallet messaging per wmp-transport.md §6.2–6.5.
|
Package relay implements the WMP relay profile — a rendezvous point for wallet-to-wallet messaging per wmp-transport.md §6.2–6.5. |
|
wmp/schema
Package schema provides WMP JSON Schema validation.
|
Package schema provides WMP JSON Schema validation. |
|
wmp/stdio
Package stdio implements WMP transport over stdin/stdout using NDJSON (newline-delimited JSON).
|
Package stdio implements WMP transport over stdin/stdout using NDJSON (newline-delimited JSON). |
|
wmp/ws
Package ws provides a WebSocket transport for WMP using the wmp.v1 subprotocol.
|
Package ws provides a WebSocket transport for WMP using the wmp.v1 subprotocol. |
Click to show internal directories.
Click to hide internal directories.