const github.com/coder/websocket.MessageBinary

3 uses

	github.com/coder/websocket (current package)
		conn.go#L26: 	MessageBinary
		stringer.go#L45: 	_ = x[MessageBinary-2]

	github.com/gotd/td/wsutil
		conn.go#L12: 	return websocket.NetConn(context.Background(), c, websocket.MessageBinary)