websocket

  1. A

    How dotNet signalr works with AWS websockets Api

    We are working on the ASP.Net core API application. In this application, we have a SignalR module for notification. We plan to host the application in the AWS environment. We have used AWS lambda service to host the API, we plan to use a Web Socket API to consume the notification/SignalR part...
  2. Valakik

    Question Connect to Laravel Websocket

    Hello I am using this in the Laravel side: Laravel Websockets - Introduction I tried connect to the websocket from C# desktop application but no luck. That websocket is clone of the Pusher service so I tried to use the Pusher dotnet client open source: GitHub - pusher/pusher-websocket-dotnet...
Back
Top Bottom