syscpp icon indicating copy to clipboard operation
syscpp copied to clipboard

Purpose of gateway

Open jepessen opened this issue 5 years ago • 1 comments

Hi. This is a really nice library, thanks!!! I'm studying it but I don't really understand what's the purpose of the Gateway struct. You write

Optionally use a Gateway wrapper or build Channel objects instead of send()

But I don't see a practical case in which this is useful. Also, the example that you provided doesn't tell too much. What is a use case in which we need to define a Gateway?

jepessen avatar Dec 18 '20 11:12 jepessen

Hi @jepessen, let's discuss your question on the new repository: https://github.com/samiralavi/activecpp I have created a new issue to represent this change: https://github.com/lightful/syscpp/issues/2

samiralavi avatar Jul 26 '24 15:07 samiralavi