serverbox
serverbox copied to clipboard
Replace `SSLContext` `isServer` with a enum
Looking at mg::net::SSLContext::NewShared(true) is not self-explanatory whether it is a client- or server-side context.