Skip to content
This repository has been archived by the owner on Apr 28, 2023. It is now read-only.

v0.2.0

Compare
Choose a tag to compare
@maxrdz maxrdz released this 29 May 07:47
· 125 commits to master since this release

Client Features

  • Implemented Poparazzi Streaming API websocket client
  • Aside from basic stream authentication, added pop view count stream event.
  • Built-in sleep() utility method to delay asynchronous functions.

Documentation

  • Updated client events interface
  • WEBSOCKET_STATUS enum
  • authenticate_stream() method
  • connect_streaming_api() method
  • stream_send() method
  • sleep() method
  • send_pop_view_count() method