//
pkg.gl
Category
github.com/mtryfoss/ari-proxy
server
package
2.5.3+incompatible
Repository:
https://github.com/mtryfoss/ari-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
1.7k SLOC
#
Packages
dialog
No description provided by the author
#
Functions
New
New returns a new Server.
#
Structs
Options
Options are the group of options for the ari-proxy server.
Server
Server describes the asterisk-facing ARI proxy server.
#
Type aliases
Handler
Handler is left for compat.
Handler2
A Handler2 is a function which provides a session-aware request-response for nats.
Reply
Reply is a function which, when called, replies to the request via the response object or error.