livekit / server-sdk-go

Client and server SDK for Golang
Apache License 2.0
214 stars 96 forks source link

Allow setting disconnect reason. Map SIP reasons. #537

Closed dennwc closed 2 months ago

dennwc commented 2 months ago

Allow setting disconnect reason. Map new SIP disconnect reasons to SDK constants.

Requires https://github.com/livekit/protocol/pull/828