ethermint icon indicating copy to clipboard operation
ethermint copied to clipboard

implement additional websocket upgrader options

Open noot opened this issue 4 years ago • 1 comments

Proposal: [Description of the feature]

geth's websocket server has implemented extra options for the upgrader, see: https://github.com/ethereum/go-ethereum/blob/master/rpc/websocket.go#L49 also see: https://godoc.org/github.com/gorilla/websocket#Upgrader

investigate and see if they are relevant to us, and if so, implement them

Current behavior: [What currently happens]

Desired behavior: [What you would like to happen]

Use case: [Why is this important (helps with prioritizing requests)]

Requests may be closed if we're not actively planning to work on them.

noot avatar Jul 06 '20 17:07 noot

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 7 days.

github-actions[bot] avatar Jul 29 '20 00:07 github-actions[bot]