v0.3.1
What's Changed
- Migrate default WebSocket endpoint from
wss://stream.openseabeta.com/sockettowss://stream-api.opensea.io/socket. The new endpoint connects to the Kotlin stream API service which reads directly from Kafka, reducing event delivery latency. No protocol or API changes — existing client code works without modification. (#113)
Full Changelog: ProjectOpenSea/opensea-devtools@stream-v0.3.0...stream-v0.3.1