Tags: jwdeveloper/TikTokLiveJava
Tags
Temp fix until Eulerstream passes currentViewers!
Fix Eulerstream websocket roomInfo incorrectly being mapped!
Add direct method to provide sessionId and ttTargetIdc for sending ch… …ats from 1 client.
Slight change of decoding for TikTokWebSocketEulerListener!
Simply prevent copying connectionState. It is a control elsewhere so … …we should not copy default state!
Fix: API Key added in the body instead of param (#142) * Fix: Add the missing API Key on send chat calls. * Fix: Wrongly added the apiKey in the body instead of the param * Update TikTokLiveHttpClient.java We do not need to null check as Eulerstream verifies anyway so we can just pass whatever the value is. * Update TikTokLiveHttpClient.java Revert to your method, but using Header instead of Param, since HttpClient does not allow null values! Co-authored-by: mbayou <[email protected]> Co-authored-by: kohlerpop1 <[email protected]>
PreviousNext