Y
Hacker News
new
|
ask
|
show
|
jobs
by
gyf304
596 days ago
I made something that achieved similar results with existing technologies by abusing STUN/TURN. It does not handle discovery but it does allow local communication without a server.
https://blog.yifangu.com/2024/07/16/crossing-the-mixed-conte...
1 comments
pthatcherg
596 days ago
I did something similar a while back:
https://github.com/pthatcherg/stunl
link