package
0.0.0-20230303135707-64150a426721
Repository: https://github.com/memgraph/bolt-proxy.git
Documentation: pkg.go.dev
# Functions
Identify if a new connection is valid Bolt or Bolt-over-Websocket connection based on handshakes.
Given a connection client conn and its message as a byte-slice buf, validate it's an HTTP request.
Check if the given buf looks like an HTTP GET to our /health endpoint.
# Constants
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author