leapmotion/autowiring

Provide TLS security support for AutoNetServer

Closed this issue · 3 comments

As we are using AutoNetServer as the RPC messaging, we should look into adding TLS support so that AutoNetServer can communicate with web applications with a more secure protocol

(Especially as some of our internal tooling demands https for proper security)

The transport layer has been separated from AutoNet, so an external secure websocket server can be used.

Going to call this one "closed," in that case.