This repository has been archived by the owner on Apr 28, 2023. It is now read-only.
v0.2.0
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
enumauthenticate_stream()
methodconnect_streaming_api()
methodstream_send()
methodsleep()
methodsend_pop_view_count()
method