Documentation ¶
Overview ¶
Command example launches a server that can be used to exercise the different websocket features. This, in turn, is used to test the implementation of websockets provided by the inverting proxy and agent.
Example usage:
go build -o ~/bin/example-websocket-sever testing/websockets/example/main.go ~/bin/example-websocket-server --port 8082
Click to show internal directories.
Click to hide internal directories.