v1.8.6
- Fix deadlock introduced in v1.8.5 #231
- Occured when you'd write at the same time as close
- Add support for gin-gonic/gin
- wsjson does not require that the message type read is text anymore #233
- Add automated test to echo example #224
- Undeprecate InsecureSkipVerify #225
- It's more clear than * as an origin pattern.
In light of #231 and #205, I've opened #239 which will track a complete review to ensure there are no more such bugs from my rewrite in #163.