-
-
Notifications
You must be signed in to change notification settings - Fork 338
Websub protocol #100
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestpinnedThe issue must not be marked as staleThe issue must not be marked as stale
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestpinnedThe issue must not be marked as staleThe issue must not be marked as stale
There is a golang websub implementation I saw. Gotta find it. This is designed for server to server.
Am thinking about also supporting websub on top of Mercure. It would be a different entry point but can use all the event tracking still to provide a architecture for microservices.
What do you think ?