const github.com/coder/websocket.StatusUnsupportedData

3 uses

	github.com/coder/websocket (current package)
		close.go#L31: 	StatusUnsupportedData StatusCode = 1003
		netconn.go#L177: 			nc.c.Close(StatusUnsupportedData, err.Error())
		stringer.go#L66: 	_ = x[StatusUnsupportedData-1003]