mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-04-01 14:20:01 +07:00
Web Server
This sample is a demonstration of Chrome's new networking stack. Chrome has the ability to listen on a tcp port AND to accept.
Note: An example of a Chrome App with TLS Enabled HTTP Server can be found at https://github.com/Rise-Vision/chrome-app-tls-server

