Directories ¶
Path | Synopsis |
---|---|
Package AAT is a collection of Automated Acceptance Tests.
|
Package AAT is a collection of Automated Acceptance Tests. |
Package client provides a WAMP client implementation that is interoperable with any standard WAMP router and is capable of using all of the advanced profile features supported by the nexus WAMP router.
|
Package client provides a WAMP client implementation that is interoperable with any standard WAMP router and is capable of using all of the advanced profile features supported by the nexus WAMP router. |
examples
|
|
interop/autobahn-python
Go WAMP client: publisher and caller
|
Go WAMP client: publisher and caller |
newclient
Package newclient provides a function to create a new client with the socket type and serialization specified by command like arguments.
|
Package newclient provides a function to create a new client with the socket type and serialization specified by command like arguments. |
rpc_progressive_results/caller
Progressive Call Results Example Caller
|
Progressive Call Results Example Caller |
server
Example nexus WAMP router that handles websockets (with/out TLS), TCP rawsockets (with/out TLS), and unix rawsockets.
|
Example nexus WAMP router that handles websockets (with/out TLS), TCP rawsockets (with/out TLS), and unix rawsockets. |
simple
Simple example nexus WAMP router that handles websockets.
|
Simple example nexus WAMP router that handles websockets. |
Package main implements a stand-alone nexus router service.
|
Package main implements a stand-alone nexus router service. |
Package router provides a WAMP router implementation that supports most of the WAMP advanced profile, offers multiple transports and TLS, and extends publication filtering functionality.
|
Package router provides a WAMP router implementation that supports most of the WAMP advanced profile, offers multiple transports and TLS, and extends publication filtering functionality. |
auth
Package auth provides interfaces for implementing authentication logic that the WAMP router can use.
|
Package auth provides interfaces for implementing authentication logic that the WAMP router can use. |
Package stdlog provides a minimal logging interface to allow nexus to use nearly any logging implementation.
|
Package stdlog provides a minimal logging interface to allow nexus to use nearly any logging implementation. |
Package transport provides a websocket, rawsocket, and local transport implementation.
|
Package transport provides a websocket, rawsocket, and local transport implementation. |
serialize
Package serialize provides a Serializer interface with implementations that encode and decode message data in various ways.
|
Package serialize provides a Serializer interface with implementations that encode and decode message data in various ways. |
Package wamp defines all message types, data types, and reserved URI values defined by the WAMP specification.
|
Package wamp defines all message types, data types, and reserved URI values defined by the WAMP specification. |
crsign
Package crsign provides functionality for signing challenge data in challenge-response authentication.
|
Package crsign provides functionality for signing challenge data in challenge-response authentication. |
Click to show internal directories.
Click to hide internal directories.