Echo Server Example
Shows how to create a simple server application that sends back the messages it receives.
The Echo Server Example shows how to create a simple server application that sends back the messages it receives, using the WebSocket API.
Files:
See also Echo Client Example.