I'm required to use https (or any other secure protocol) in client server communication which is implemented using node.js with server sent events (SSE).
I'm really new to node.js, and I cannot find an example for mixed usage between sse and https.
I'll be thankful for a solution.
via Dan Dv
No comments:
Post a Comment