This is a very simple application using WebSockets. It aims to show ...
- How to write a basic test that starts a WebSocket connection.
- A basic ping pong test, where data is pushed up and down.
It's primarily to provide some code samples using axum-test.