Commit graph

3 commits

Author SHA1 Message Date
cb2628c615 feat: add none generic result type
This adds a none generic result type and refactors the result to be a
class. The Result has the same inheritance like `Task` and `Task<T>`
2026-05-26 19:21:29 +02:00
2572bd3695
chore: update insert_final_newline setting 2026-05-16 12:36:35 +02:00
1218d3617a
feat: add inital in memory dispatcher
Add a simple in memory dispatcher for scalar requests and stream request.
2026-05-16 11:05:07 +02:00