CC#•Created by sljavad on 2/7/2023 in #help ❔ cannot use InvokeAsync when streaming in signalR
hi
i have a streaming channel from client to server using Channel
.
the stream channel closes when i invoke a method in client from server and wait for response.