issues
search
livekit
/
python-sdks
LiveKit real-time and server SDKs for Python
https://docs.livekit.io
Apache License 2.0
157
stars
43
forks
source link
improve & expose EventEmitter
#284
Closed
theomonnom
closed
1 month ago
theomonnom
commented
1 month ago
exposed for use in agents
avoid throwing errors when the callback doesn't have the same parameter count (we just ignore the arguments that aren't specified)
continue to call other callbacks if one of them fail
add docs