niltalk
niltalk copied to clipboard
Instant, disposable, single-binary web based live chat server. Go + VueJS.
Hello, I have just come across NilTalk and really like it as I can learn a lot as well. One thing that I have also been thinking is about how...
it changes the startup sequence and configuration options of tor in order to re use address configuration value to always setup a local listener, this helps to predict the local...
this is to be able to create rooms with special options that are not available in the web interface. As of now, it only provides the capability to choose the...
this works only if the other tor branch is merged, otherwise the current code calls for os.Exit(0) when a signal is caught, which prevents the call to fs.Close to be...
two stupid mistakes I made. os.Stat does not return an err when it succeed, and a nil pointer exception in GetRoom.
lib replace... github.com/clementauger/tor-prebuilt -> https://github.com/rahmir-fabrice/tor-prebuilt
In the same room, why would the data sent be lost? What could be causing this, and how can it be resolved? Could you please help me answer this question?...
on running docker compose am getting the following error. guess I am missing something, please help: `invalid mount config for type "volume": invalid mount path: 'niltalk-data' mount path must be...