Skip to content

[Realtime] WebSocket transport as a nested Go module #128

@cssbruno

Description

@cssbruno

Implement the WebSocket presentation-event transport as a nested Go module.

Scope:

  • Keep WebSocket dependencies out of the root module graph.
  • Expose the same presentation-event fanout contract as the dependency-free transport where practical.

Acceptance criteria:

  • Nested module builds and tests independently.
  • Root go list -m all does not include WebSocket-only dependencies.
  • Docs show opt-in usage.

Metadata

Metadata

Assignees

No one assigned

    Labels

    addonOptional addon package workrealtimeRealtime transport and live update workruntimeGOWDK Runtime packages and server behavior

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions