Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CyCoreSystems/ari-proxy
/ Connect
Method
Connect
messagebus/messagebus.go:41–41 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
39
// Server defines the functions used on ari-proxy server
40
type
Server
interface
{
41
Connect() error
42
Close()
43
44
SubscribePing(topic string, callback PingHandler) (Subscription, error)
Callers
4
Start
Method · 0.65
natsConnect
Function · 0.65
Listen
Method · 0.65
Connect
Method · 0.65
Calls
no outgoing calls
Tested by
no test coverage detected