-
Notifications
You must be signed in to change notification settings - Fork 6
Main Concepts
Gaurav Ashok edited this page May 8, 2024
·
7 revisions
TODO: Message's anatomy
It is a named resource where owner of the topic can produce messages to using any protocol of their choice. As of currently varadhi supports HTTP 1.1/2 & gRPC.
Varadhi Topic can be created under a project and is identified by the full name which looks like
{project_name}/{topic_name}
TODO. topic's configuration.