Hi all ๐,
I want to show you a small project that I done recently, I did it out of pure curiosity and to learn about the subject because it seemed interesting to me.
It is a web application that allows you to send files from one device to another without the need to store data on servers, with a direct connection through webRTC.
I have tried to make a simple and attractive interface, with a small chat because … why not?
NOTE:
webRTC currently has some problems establishing handshake due to network issues, so over 25% of people may experience problems, but between devices within the same local network it should work fine.
This is solved with a TURN server, but there are no reliable and free TURN servers, in this case I have added a few but I’m not sure they help much.
I hope you find it useful (for me it is) and any suggestion will be well received.
โ
WebPipe – And easy, secure and fast way to transfer files between devices ๐
โ
The main stack is NextJS, Simple-peer, Zustand and Chakra-ui.
submitted by /u/kklykov
[link] [comments]