Skip to content
Commit 2c8144c0 authored by Daniel Vrátil's avatar Daniel Vrátil 🤖
Browse files

Protocol: pass responses by value, make use of move semantics

We can avoid hiding the polymorphism of Protocol responses behind
shared pointers and instead we can move them around with a help
from a few templates.
parent f75a441f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment