Replies: 1 comment
-
|
Is a event stream means Spotify Connect? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, first of all thanks for the library!
Im currently using this module to get a token (the token generated by librespot acts like a client token so I can get lyrics/canvas/other data). So I was wondering instead of using the normal Spotify Web Api (polling), is there a way to get a event stream from the connection? If i recall correctly it should be a websocket, so updates could be instant.
Also, would this realtime events include data from other devices?
Thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions