An instance for a Raft server using Jetty's embedded HTTP server.
This server exposes events of the lifecycle of Raft instance through a WebSocket API: Clients can connect to the /events/ URI and get notified in real-time of logged events.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.