Quantcast
Channel: Akka Libraries - Discussion Forum for Akka technologies
Viewing all articles
Browse latest Browse all 1367

Use same ActorSource in multiple graphs

$
0
0

Hi.

I am developing a WebSockets API.

One user can be connected in multiple devices.

The issue is that, each Websockets connection has its own graph; that means that a new ActorSource is materialized every time a user connects with another device.

I’d like to store a materialized ActorSource and reuse it across multiple Websockets connections/multiple graphs.

Is there any way I could do that?

1 post - 1 participant

Read full topic


Viewing all articles
Browse latest Browse all 1367