Titan: Real-time message dispatch, made lightweight

java dev.to

Title: I’ve been building Titan, a lightweight real-time message dispatcher in Java Hey everyone, I’ve been working on an open-source project called Titan. It’s a lightweight message dispatcher written in Java, focused on real-time, in-memory message delivery without requiring a large broker setup. Titan currently supports: STOMP over TCP and WebSocket TLS and secure WebSocket connections Fan-out message delivery A Spring Boot client with listeners and automatic reconnection Native Titan an

Read Full Tutorial open_in_new
arrow_back Back to Tutorials