- Fixed bug: WebcastSocialMessage was always triggering `TikTokShareEvent` events such as `TikTokLikeEvent`, `TikTokFollowEvent`, `TikTokShareEvent`, `TikTokJoinEvent` was ignored
- Fixed bug: library was not working on certain java versions
due to different WebSocket implementation. Instead of using java websocket api now there is `org.java-websocket`