mirror of
https://github.com/coder/coder.git
synced 2026-06-02 20:48:20 +00:00
27f7299383
* chore: Update pion/ice fork to resolve goroutine leak * Flush remote too * Add logs for setting the description * Try locking only on remote * Remove local bufferring in favor of remote * Remove unused flush func * Set candidates flushed to true * Defer flush until the end of negotiation * Buffer ICE candidates * Add comment clarifying channel buffer * Flush after handshake * Move away from fork * Ignore pion/ice leaks