Features - RupertAvery/Chromely GitHub Wiki

Chromely is a lightweight framework that is designed to be configurable, extendable and scalable. The main focus is on for HTML5 Web UI (html + javascript) to communicate with .NET backend via embedded chromium. This is achieved with Ajax HTTP/XHR requests using custom schemes (CefGlue, CefSharp) and .NET/Javascript integration (CefSharp).

The following features are used to achieve these objectives.