feat: Add new protobuf schemas and generated TypeScript types for TikTok live stream data, and introduce core connector logic files.#301
Closed
ducnguyen36 wants to merge 172 commits intozerodytrash:mainfrom
Closed
Conversation
# Conflicts: # package.json
fix give not working
- Fixed HTML scraping method (woohoo!) for Room ID - Added a more informative message for Euler Stream fallback failing and instructions in the Exception on how to disable the fallback for free users. - Added support for **mobile WebSocket connections** using the TikTok mobile app - Added support for **authenticated** sessions via Session ID, using both the mobile AND web platforms. 🎉 - Added a new `superFan` event 🎉 - Removed `WebcastEvent.SUBSCRIBE` (no longer exists) - Added `sendPacketSeqId` to the heartbeat message since it's required on mobile - For mobile cross-compatibility, `sendHeartbeat` is now only ever sent after *switching into a room* (don't ask, because idk why)
Removed warning about TikTok version compatibility and breaking changes.
…dd `decodeError` try-catch
…Tok live stream data, and introduce core connector logic files.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.