facebook/wangle

Access Pipelines from Server

Rincewind34 opened this issue · 0 comments

Hello everyone,
I couldn't figure out how to access the pipelines to clients from the server side. Like, if I want to broadcast a message to all connected clients, how can I accomplish that? Exposing the context from the last channel handler doesn't seem the way to go.
Thanks in advance!