Open
Description
I am testing this already, but I am using a getter and a shared_ptr, not sure which way will be final.
Ill post my branch later, I was adding some callbacks and testing what kind of parameters and callouts we would want to plan for templating and sharing webserver control.
There are several options, make server public, add getter with shared_pointer, and a few others.
I am unsure which is the best design pattern for this, or how we want to control ownership.
Thoughts welcome.
Activity