Replies: 1 comment 1 reply
-
|
Reactor HTTP server was released in 1.15, but I think there still some improvement work going on, @sky92zwq and @matejk would know more about it. As for HTTPSServer, use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
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?
Beta Was this translation helpful? Give feedback.
All reactions