asticode / astilectron

Electron app that provides an API over a TCP socket that allows executing Electron's method as well as capturing Electron's events
MIT License
285 stars 67 forks source link

support websocket over tls #37

Open gjchentw opened 3 years ago

gjchentw commented 3 years ago

36

Use ws to create websocket client with stream API,

and language binding side should implement server side for supporting websocket over TLS, wss://localhost:port