golang/go

x/net/websocket: add runnable versions of examples mentioned in Server.Handshake documentation

Open

#32,866 opened on Jul 1, 2019

 (4 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
DocumentationNeedsFixhelp wanted

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (PR metrics pending)

Description

https://godoc.org/golang.org/x/net/websocket there is missing example for redefining your own check origin callback or even disabling the existing one

Contributor guide