v1.8.11
- b0ec201 close.go: Rewrite how the library handles closing #427 #429 #434 #436 #437 (thanks @alixander, @creker, @ash2k, @haha454, @tomasji)
- Apologies for the delay here, this fix should have been much faster.
- 8d2374e Fix unaligned load error on 32-bit architectures #438 (thanks @x0wllaar)
- d34e5d4 Benchmark json.NewEncoder vs json.Marshal #409 (thanks @maggie44)
- 52721a9 Use ws:// over http:// in example logs #412 (thanks @KunalSin9h)