Skip to content

v0.3.1

Choose a tag to compare

@ryanio ryanio released this 24 Apr 20:12

What's Changed

  • Migrate default WebSocket endpoint from wss://stream.openseabeta.com/socket to wss://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