|
Currently we have a very basic console application that is used for testing a WebPush Server. The code for this applications is in the client-netty module but could be extracted into a separate module.
At least in this early stage this might be useful as browsers support is limited. The console allows one to focus on the server and see the HTTP/2 headers and data that is being exchanged.
|