mirror of
https://github.com/diamondburned/arikawa.git
synced 2025-11-27 14:46:21 +00:00
This commit removes the thread safety requirement that Conn implementations must satisfy. It moves the mutex guards as well as the multiple close wrapper over to the Websocket wrapper instead. |
||
|---|---|---|
| .. | ||
| conn.go | ||
| heart.go | ||
| op.go | ||
| throttler.go | ||
| ws.go | ||