Just implemented HTTP Reactor with Cursor. Cursor said no HTTPS as the constructor only takes an int port value with no way to construct a secure server socket.
Is this correct?
If so, is there a roadmap items to include HTTPS with the reactor framework?