|
|
|
|
|
by moomoo11
248 days ago
|
|
I’m currently using soketi to broadcast events using a pusher sdk on my api services. My app is a mix of real time and rest endpoints, and there’s no heavy computation and even if there was I could just call do that one off in Go or something. Would Phoenix make sense for me? I have some cool collaborative features in the works. |
|