mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-30 13:59:35 +07:00
* fix images in readme * fix all sample readmes by pointing all images to correct apps location
941 B
941 B
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

