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
45 stars 43 forks source link

fixup! Support both server and client TCP sockets on all processes. #297

Closed suyambulingamrm closed 4 years ago

suyambulingamrm commented 4 years ago

Need to mark transport endpoint's secure_connection to true when ssl based connection is used for correct behavior of --secure-connection runtime flag.

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