devsisters / shardcake

Sharding and location transparency for Scala
https://devsisters.github.io/shardcake/
Apache License 2.0
389 stars 30 forks source link

Fix streaming responses #78

Closed mleclercq closed 1 year ago

mleclercq commented 1 year ago

After doing more tests on the streaming responses feature, I found that I missed some issues. See https://github.com/devsisters/shardcake/pull/77

mleclercq commented 1 year ago

Fixed by #77