cryptag / leapchat

Ephemeral, encrypted, in-browser chat rooms
https://www.leapchat.org/
Other
184 stars 32 forks source link

Go: Prevent panic when removing client with nil wsConn (triggered in test) #267

Closed elimisteve closed 1 year ago

elimisteve commented 1 year ago

Fixes #266

elimisteve commented 1 year ago

@jimmcgaw Merging since it's a pretty trivial change, but I'd love your feedback on more complex PRs!