[nanomsg] websocket transport

  • From: william eddie <willmeddie@xxxxxxxxx>
  • To: nanomsg@xxxxxxxxxxxxx
  • Date: Thu, 8 Aug 2013 21:12:49 +1000

I am interested in implementing a nanomsg transport, that leverages
libwebsockets to support wss://.

I then want to implement the sp's in javascript (starting with req/rep)
wrapping the javascript websocket api. So that they can be used form
browsers.

This way device(wss_rep_socket, tcp_req_socket) could route between
browsers and nanomsg topologies.

Anyway does this sound like a reasonable idea?

Other related posts: