🔄 SSE Synchronization Test Client
Testing Instructions:
- Start the Go server:
go run sse-server-sync.go
- The server will display all available network addresses
- 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)
- Open this page in multiple browser windows/tabs (even on different devices)
- All clients should receive the same sequence number at the same time
Disconnected
Received Messages: