Skip to content

Framework to make RPC between broker and targets, forked from Chrome sources

License

Notifications You must be signed in to change notification settings

balena/sandboxed

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sandboxed is a partial fork of Google Chrome that encapsulates only the Chrome Sandbox code, and enables other applications to reuse the IPC framework.

Note: This code is quite old now, and has been maintained for reference only.

This aims everyone interested in using the Google Chromium Sandbox approach (that uses Broker/Target model) for other open and closed projects. It includes a framework to make remote procedure calls between broker and targets.

Limitations: Work has been done to support Windows only. CMake has been integrated instead of GYP, and there's no dependencies with depot_tools. The dependency with IBM Globalization — ICU has been removed too.

For more info, please read:

About

Framework to make RPC between broker and targets, forked from Chrome sources

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages