package
1.2.9
Repository: https://github.com/mtryfoss/ari-proxy.git
Documentation: pkg.go.dev

# Functions

NewServer creates a new nats gw server.

# Structs

An Instance is the server-side component of a dialog.
Options are the group of options for the ari-proxy server.
Server is the nats gateway server.

# Type aliases

Handler is left for compat.
A Handler2 is a function which provides a session-aware request-response for nats.
Reply is a function which, when called, replies to the request via the response object or error.