redsolver / skydb-chat

MIT License
4 stars 0 forks source link

Message submission on first use is extremely slow; recommended workaround #9

Open harej opened 3 years ago

harej commented 3 years ago

Submitting the first message to Napchat with a new user–password combination takes very long, upwards of one minute. Until this issue is fixed in SkyDB, a workaround would be to have each client submit a "entered the chat" signal, lock the interface until then (doubling as a spam prevention measure), and then unlock once the registry entry is made.

redsolver commented 3 years ago

I added an explanation to the UI which is shown when the first message is sent