Block a user
1c6cc9a82e
Merge pull request 'Reworked message format, added support for audio messages, made Message class' (#10) from MiTask/LinkUp-P2P-Chat:main into main
f706e7d621
Made Client.js->setupSwarm() parsing messages more readable
42dccf9547
Actually just returning the url if its host is not 'localhost'
d4dc1b299d
Ignoring 'updatePortInUrl' if port is 443 (SSL connection)
3e9a2101d5
I did this.botName and not bot.botName lol
Reworked message format, added support for audio messages, made Message class
66dc7cdac2
Merge pull request 'Fix shutdown' (#9) from MiTask/LinkUp-P2P-Chat:main into main
624222f726
Merge branch 'main' into main
01ca4aae5a
Update chatBot/includes/Client.js
37ce0ff5bf
Merge pull request 'Added graceful shutdown' (#8) from MiTask/LinkUp-P2P-Chat:main into main
65576e82b3
Added proper shutting down
d3792b4bd0
Merge pull request 'Up to date fork' (#1) from snxraven/LinkUp-P2P-Chat:main into main
Added graceful shutdown
9eeb38ca3f
Validate topicBuffer: Ensure topicBuffer is always defined and valid before converting it to a string.