Samsung / Castanets

Edge distributed web engine. Part of web engine processes are offloaded to a powerful devices and only graphical results are processed in local devices. This way, we overcome both CPU limitations and memory limitations of the low-end local devices
BSD 3-Clause "New" or "Revised" License
46 stars 43 forks source link

Castanets initial bringup. #400

Closed suyambulingamrm closed 3 years ago

suyambulingamrm commented 3 years ago
  1. Browser side InProcessNetworkService support.
  2. Site-per-process disabled.
  3. Allow child process to access data from origin, in order to fix navigation mojo ipc issues.
  4. Disable utility process for StorageService and DataDecoderService.
  5. Restore README, logo from castanets_76_dev.

Signed-off-by: suyambu.rm suyambu.rm@samsung.com