Yes, I want implement this with only Network framework if possible
Post
Replies
Boosts
Views
Activity
The main problem for me is I can't control the TLS mode of connection in both side(server/client). In Node.js or CFNetwork there is a way to set the client connection as TLS Server for handshaking as described above.