//
pkg.gl
Category
github.com/mtryfoss/ari-proxy
ariproxy
package
1.2.9
Repository:
https://github.com/mtryfoss/ari-proxy.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
14
Dependents
0
Files
1.6k SLOC
#
Functions
NewServer
NewServer creates a new nats gw server.
#
Structs
Instance
An Instance is the server-side component of a dialog.
Options
Options are the group of options for the ari-proxy server.
Server
Server is the nats gateway 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.