Skip to content
This repository has been archived by the owner on Sep 23, 2021. It is now read-only.

Replace List-container parameters with streaming #21

Open
L-Lavigne opened this issue Jul 6, 2018 · 0 comments
Open

Replace List-container parameters with streaming #21

L-Lavigne opened this issue Jul 6, 2018 · 0 comments
Labels
enhancement New feature or request

Comments

@L-Lavigne
Copy link

The RPC service definitions in https://github.com/47deg/metrifier/blob/40dd4ec406cbbd7ef1fae911e343530e3030831f/frees-rpc/src/main/scala/service.scala are unary calls with messages that are containers for Lists. They're currently broken as per higherkindness/mu-scala#285, but independently of fixing that, we also replace them with modern streaming implementations that will better showcase freestyle-rpc features and performance.

@L-Lavigne L-Lavigne added the enhancement New feature or request label Jul 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant