explain what is websocket subprotocol and given an working example with mu-server and jdk-http-client
using jdk http client working with SSE (sever sent event) and websocket.
2023-01-07 JavaJDK Http Client
using jdk http client to send simple GET/POST request, and also some complex case for streaming request body, stream receiving response body.
2023-01-06 JavaJDK Http Client
nginx example for setting up static file server and serving in https
2022-12-27 Nginx
quick and simple setup for creating user, installing Java and Node
2022-12-26 Linux