wdvxdr1123

Results 6 issues of wdvxdr1123

```go func TestIssue110(t *testing.T) { type message struct { A *uint32 `protobuf:"fixed32,1,opt"` } var a uint32 = 0x41c06db4 data, _ := Marshal(message{ A: &a, }) var m message err :=...

reduce binary size about 100k shortcoming: 1. unfriendly to ide highlighting 2. unflexible

目前许多更改没有具体文档,在1.0正式版release前完成完成文档编写工作. TODO LIST: - [x] mime type scan(a2f5be21669393dbcb8a912aba7827acc020d22c, #981 ) - [ ] http long polling(cdd2dcf907b0d76b2d0a5dcc1f212ba26123a937) - [ ] scf(e56e3b50365620dea04da1e10a9ea9d0f4dc3783) - [ ] shut_up_timestamp (c423f6d6bbf5eab4ca0388db2789e859cd94496f) - [ ] stack dump(e2cafbd7d62fd7ff5dd551034d34f57a90646e78)...

documentation
help wanted

goos: windows goarch: amd64 pkg: nhooyr.io/websocket cpu: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz Benchmark_mask/2/basic-8 425339004 2.795 ns/op 715.66 MB/s Benchmark_mask/2/nhooyr-8 379937766 3.186 ns/op 627.78 MB/s Benchmark_mask/2/gorilla-8 392164167 3.071 ns/op 651.24...

### What did you do? set `GOAMD64=v3` ### What actually happened? ``` --- FAIL: TestEadesR2 (0.22s) eades_test.go:207: unexpected number of iterations for "tube-steep": got:92 want:96 layout_test.go:79: image mismatch for testdata/tube-steep.png...