Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-04-07 | 470 Bytes | |
v1.8.11 source code.tar.gz | 2024-04-07 | 63.0 kB | |
v1.8.11 source code.zip | 2024-04-07 | 92.7 kB | |
Totals: 3 Items | 156.1 kB | 0 |
- 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)