You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to chromium-hterm
i've just released Secure Shell (stable) 0.78which switches socket APIs from chrome.sockets to Direct Sockets. the Chrome folks want to kill off chrome.sockets extension APIs as part of the Chrome Apps turndown, and Direct Sockets are a more future proof API. it has a better runtime too and doesn't suffer from the random socket leakage we see with Chrome Sockets.
it's been enabled in the dev channel for sometime without any known issues, so rolling out to stable by default. if you see issues, please let us know, and you can workaround it --no-field-trial-direct-sockets.