🔄 SSE Synchronization Test Client

Testing Instructions:
  1. Start the Go server: go run sse-server-sync.go
  2. The server will display all available network addresses
  3. Enter the server URL below - flexible formats supported:
    • 192.168.1.100:8080 (adds http://, port as-is)
    • 192.168.1.100 (adds http:// and default port 80)
    • https://example.com (uses https:// and default port 443)
    • localhost:8080/events (won't duplicate /events)
  4. Open this page in multiple browser windows/tabs (even on different devices)
  5. All clients should receive the same sequence number at the same time
Current: -
Disconnected

Received Messages: