feat: add inital in memory dispatcher
Some checks failed
default / dotnet-default-workflow (push) Has been cancelled
Some checks failed
default / dotnet-default-workflow (push) Has been cancelled
Add a simple in memory dispatcher for scalar requests and stream request.
This commit is contained in:
commit
c489c68115
145 changed files with 6386 additions and 0 deletions
6
request.slnx
Normal file
6
request.slnx
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
<Solution>
|
||||
<Project Path="src/request/Geekeey.Request.csproj" />
|
||||
<Project Path="src/request.tests/Geekeey.Request.Tests.csproj" />
|
||||
<Project Path="src/request.result/Geekeey.Request.Result.csproj" />
|
||||
<Project Path="src/request.result.tests/Geekeey.Request.Result.Tests.csproj" />
|
||||
</Solution>
|
||||
Loading…
Add table
Add a link
Reference in a new issue