Skip to content

10.0.0

Compare
Choose a tag to compare
@h3poteto h3poteto released this 11 Mar 14:21
· 37 commits to master since this release
22ab4ef

Breaking Changes

You don't need to pass a URL for WebSocket. The streaming URL is automatically determined, ref: #2164
And streaming method names are changed. Please rewrite method names

  • userSocket -> userStreaming
  • publicSocket -> publicStreaming
  • localSocket -> localStreaming
  • tagSocket -> tagStreaming
  • listSocket -> listStreaming
  • directSocket -> directStreaming

What's Changed

Full Changelog: v9.2.3...v10.0.0