Show HN: Wotop – Web on top of any protocol(github.com) |
Show HN: Wotop – Web on top of any protocol(github.com) |
Also interesting choice to use C++. I don't see the headers for Civet or Mongoose, or even libcurl in the Makefile. Is it your own HTTP implementation on both sides?
Can a similar thing be used to send them over http/https and have a js code on receiving side, convert it into UDP Webrtc data, bypassing the need for a costly TURN server
But isn’t this “just” a service bus with another name, that uses http for transport ?