Securely sending DHT22 sensor data from an ESP32 board to PostgreSQL Let's collect data provided by a DHT22 sensor and store it in a PostgreSQL database via WiFi using an encrypted connection.
Building a real-time chat using WebSockets over HTTP/2 streams In this post we are going to build a backend using WTX and a frontend with several other tools to enable the real-time communication between multiple web clients.
The fastest WebSocket implementation Let's measure the performance of six different WebSocket projects.
My contributions to the Rust project A quick recap of my contributions to the official Rust compiler over the span of several years.