Skip to content
Building HTTP service with Rust

Building HTTP service with Rust

Websocket Subprotocol

explain what is websocket subprotocol and given an working example with mu-server and jdk-http-client

Using JDK Http Client - 2

using jdk http client working with SSE (sever sent event) and websocket.

Using JDK Http Client - 1

using jdk http client to send simple GET/POST request, and also some complex case for streaming request body, stream receiving response body.

Setup Nginx https server

nginx example for setting up static file server and serving in https

Basic setup on new linux box

quick and simple setup for creating user, installing Java and Node

Hello World!

first post!