Skip to content

Reduce websocket subscription dispatch and receive-loop overhead - #678

Open
maedula wants to merge 2 commits into
graphql-dotnet:masterfrom
maedula:perf/websocket-dispatch-async-receive
Open

Reduce websocket subscription dispatch and receive-loop overhead#678
maedula wants to merge 2 commits into
graphql-dotnet:masterfrom
maedula:perf/websocket-dispatch-async-receive

perf: replace Rx Task->Observable->Repeat receive loop with a plain a…

f374f2d
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs