Skip to content
This repository was archived by the owner on Apr 15, 2026. It is now read-only.
This repository was archived by the owner on Apr 15, 2026. It is now read-only.

HTTP adapter is publish-only, missing subscribe support #24

Description

@dborovcanin

The HTTP server in server/http/server.go only exposes POST /publish. There is no subscribe or consume endpoint, so HTTP clients cannot receive messages. Needs at minimum an SSE or WebSocket-based subscribe path.

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

Status
Backlog

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions