Discover Packages
github.com/marquis42/ari-proxy
ariproxy
package
Version:
v1.1.5
Opens a new window with list of versions in this module.
Published: Nov 11, 2016
License: Apache-2.0
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package ariproxy provides a proxy for ARI calls. It is
usable via the client/nc Client and can use any given ari.Client
Handler is left for compat
A Handler2 is a function which provides a session-aware request-response for nats
An Instance is the server-side component of a dialog
Start runs the server side instance
Options are the group of options for the ari-proxy server
type Reply func(interface{}, error )
Reply is a function which, when called, replies to the request via the
response object or error.
Server is the nats gateway server
NewServer creates a new nats gw server
Close closes the gateway server
Start starts the service and listens for nats requests and delegates them to the upstream ARI client
Source Files
¶
Click to show internal directories.
Click to hide internal directories.