Skip to content

obsidian-framework/realtime-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian Real-time Examples

Live examples of WebSocket and Server-Sent Events (SSE) using Spark Java and Obsidian.

🚀 Quick Start

git clone https://github.com/obsidian-framework/realtime-examples.git
cd realtime-examples

mvn clean compile exec:java

# Open http://localhost:8888/

📦 Examples

Example Tech Description
Chat WebSocket Multi-user real-time chat
Notifications SSE Live notification feed

🛠️ Requirements

  • Java 17+
  • Maven 3.6+
  • Spark 2.9.4

📄 License

MIT

About

Live examples of WebSocket and Server-Sent Events (SSE) using Spark Java and Obsidian.

Resources

License

Stars

Watchers

Forks

Contributors