Open Source Libraries

Open Source Libraries

Community-maintained TikTok LIVE client libraries. Connect to any livestream in your preferred language.

|View as Markdown|

These open-source libraries let you connect to TikTok LIVE streams in real-time. Each is community-maintained and uses the Euler Stream Sign Server to authenticate connections.

All libraries require an Euler Stream API key for signing. Create one in your dashboard.

How They Work

Each library connects to a TikTok LIVE stream via WebSocket and emits real-time events (chat messages, gifts, likes, follows, etc.). The Euler Stream Sign Server handles URL signing so you don't have to.

  1. Install the library for your language
  2. Set your Euler Stream API key
  3. Connect to a stream by username
  4. Listen to events

These libraries are community-maintained and not affiliated with Euler Stream. We provide the signing infrastructure they depend on.