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

Method PublishEvent

messagebus/messagebus.go:50–50  ·  view source on GitHub ↗
(topic string, msg ari.Event)

Source from the content-addressed store, hash-verified

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}
52
53// Client defines the functions used on ari-proxy client

Callers 1

publishEventMethod · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected