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

# Packages

No description provided by the author

# Functions

New returns a new Server.

# Structs

Options are the group of options for the ari-proxy server.
Server describes the asterisk-facing ARI proxy 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.