Issues
- 3
- 6
- 6
- 8
failed: Close received after close
#448 opened by chjiyun - 0
Remote address
#489 opened by kehiy - 3
Read method
#488 opened by kehiy - 2
JSON parser
#479 opened by kehiy - 4
failed to close writer: context canceled
#474 opened by lukaspj - 2
Firefox: `CloseNow` returns "A parameter or an operation is not supported by the underlying object"
#478 opened by vito - 1
Support (*http.ResponseController).Hijack()
#455 opened by gz-95 - 4
Should use path.Match instead of filepath.Match
#451 opened by MagicalTux - 4
Upgrading broken due to vanity rename
#464 opened by andig - 3
WebSocket Dial Handshake 403 When Connecting to Server Written Using x/net/websocket
#461 opened by Jyosua - 0
- 1
Setting authorization headers on handshake request
#457 opened by Abi-Liu - 0
Use existing JS Websocket
#456 opened by foxt - 0
Improve control on close reason
#454 opened by timofurrer - 14
Compatibility issues
#453 opened by AntonioSun - 0
Document wsjson.Read closes the connection with the appropriate close status and error message if bad JSON is read
#450 opened by nhooyr - 16
- 6
Return net.ErrClosed from Read methods when connection is closed by us
#447 opened by srinivasan-getstan - 1
panic: sync: WaitGroup is reused before previous Wait has returned
#446 opened by SrinivasanNamachivayam - 8
unsupported permessage-deflate parameter: "client_max_window_bits=15" from client
#443 opened by HMaker - 2
Can't activate CORS for examples /chat/
#430 opened by remotejob - 2
websocket.Conn.CloseNow() panics in WaitGroup.Wait
#437 opened by tomasji - 3
Data race on `Conn.closeErr`
#436 opened by haha454 - 3
- 6
Deadlocks due to CloseRead
#429 opened by creker - 1
Add custom ping message option to Ping function
#441 opened by alisonmshu - 1
failed to WebSocket dial: response body is not a io.ReadWriteCloser: io.nopCloserWriterTo
#442 opened by ryebrand - 3
- 8
all goroutines are dead asleep - deadlock! wasm docs
#426 opened by otaxhu - 2
discussion: strange API for the common use case
#419 opened by mitar - 2
Error: panic: unaligned 64-bit atomic operation on arm32-bit while establishing websocket connection
#432 opened by Himani-relan - 3
- 7
Inline part of the full examples
#440 opened by 3052 - 2
Expose writeControl
#414 opened by nightwolfz - 3
Invalid readme example
#433 opened by jachym-tousek-keboola - 5
- 1
Please return non-generic errors from dial
#424 opened by marcopeereboom - 3
Best practice for Wasm NetConn
#423 opened by fbaube - 1
Configurable buffer sizes
#422 opened by sermojohn - 6
wasm not working for unknown reason
#421 opened by nhooyr - 3
- 1
Unsolicited response using NetConn
#415 opened by maggie44 - 8
- 1
Examples: CloseNow does not exist
#417 opened by andig - 1
dead example in readme: CloseNow
#416 opened by alixander - 8
Not Getting Pong Response on Time
#413 opened by satya-devloper - 0
Use context.AfterFunc to remove extra goroutine per connection used for context cancellation
#411 opened by nhooyr