livekit / python-sdks

LiveKit real-time and server SDKs for Python
https://docs.livekit.io
Apache License 2.0
80 stars 26 forks source link

add other api services, token verifier & webhooks #98

Closed theomonnom closed 8 months ago

theomonnom commented 8 months ago
api = api.LivekitAPI("http://theo.livekit.cloud")
api.room.CreateRoom(...)
api.ingress.CreateIngress(...)