Add HTTP server mojo interfaces.
The reasons for adding such interfaces: - There'll be code in src/mandoline that creates an http server which enables communication between html_viewer/mandoline ui and external applications. One use case is to support telemetry. - We would like to use the C++ http server and websocket impl in net/, and don't want to link net/ into anything other than the network service. BUG=478249 TEST=None Review URL: https://codereview.chromium.org/1136773002 Cr-Commit-Position: refs/heads/master@{#329338}
Showing
Please register or sign in to comment