client-sdk-flutter
client-sdk-flutter copied to clipboard
[Ask] Is SSL Pinning for wss connection possible or not necessary?
asking for ssl pinning, when i used fluttter webrtc i create custom ssl pinning to wss connection to add security layer in client side, but now i change to use livekit, is it still necessary or not? if necessary any example of implementation?