Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #101 in CON/conduit from feature/2016_02_conduit_i…
…o_ssl_support to master * commit '839a4efd99cf621a02384cb593f1e54926eb980e': created WebRequestHandler Interface to allow lib users to implement their own server request handers pulled Visualizer server logic out of the main WebServer class, and implemented it using a WebRequestHandler extra warnings and temp fix for rest path (we still need to factor out the visualizer case ) added ssl option to rest and websocket tests cleaned up comments in conduit_web provide ssl option to conduit::io::WebServer added test that includes a self signed cert created according civetweb example when using ssl with the visualizer websocket / rest connection isn't working yet.
- Loading branch information