Block a user
66d684e473
Filter all the peerInfo topics that are undefined and then map all of them to hex string
03f053723d
Merge branch 'main' of https://git.ssh.surf/snxraven/LinkUp-P2P-Chat
b88337c398
Merge pull request 'Fixed app.js not sending user ID itself and only peers it knows' (#5) from MiTask/LinkUp-P2P-Chat:main into main
033330fd04
started working on parsing peers & topics they're currently in on swarm update event using 'swarm.peers'
Fixed app.js not sending user ID itself and only peers it knows
5d6728f39f
Filtering all the peers except myself now
051aa09c2d
Opps i had array of arrays of peers in message json
d1ee697c84
There's something even more interesting called 'peerInfo.topics' lol. So bad it has no good docs and i have to do this stuff to learn more