MCPcopy Create free account
hub / github.com/CyCoreSystems/ari-proxy / PublishResponse

Method PublishResponse

messagebus/messagebus.go:48–48  ·  view source on GitHub ↗
(topic string, msg *proxy.Response)

Source from the content-addressed store, hash-verified

46 SubscribeRequests(topics []string, callback RequestHandler) (Subscription, error)
47 SubscribeCreateRequest(topic string, queue string, callback RequestHandler) (Subscription, error)
48 PublishResponse(topic string, msg *proxy.Response) error
49 PublishAnnounce(topic string, msg *proxy.Announcement) error
50 PublishEvent(topic string, msg ari.Event) error
51}

Callers 1

publishMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected