DescriptionAdd 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
Committed: https://crrev.com/50826e07c1cad99bd1dc5984a6ea6ccdd6ddb600
Cr-Commit-Position: refs/heads/master@{#329338}
Patch Set 1 #
Total comments: 2
Patch Set 2 : #
Messages
Total messages: 11 (2 generated)
|