feat: add inital in memory dispatcher
Some checks failed
default / dotnet-default-workflow (push) Failing after 1m52s
Some checks failed
default / dotnet-default-workflow (push) Failing after 1m52s
Add a simple in memory dispatcher for scalar requests and stream request.
This commit is contained in:
commit
fff952a385
37 changed files with 3065 additions and 0 deletions
4
request.slnx
Normal file
4
request.slnx
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<Solution>
|
||||
<Project Path="src/Request/Geekeey.Request.csproj" />
|
||||
<Project Path="src/Request.Tests/Geekeey.Request.Tests.csproj" />
|
||||
</Solution>
|
||||
Loading…
Add table
Add a link
Reference in a new issue