Probably logging the HTTP/S requests, which included usernames & passwords in plaintext.
Lua coroutines are a much better & simpler solution to handling async callbacks (and callback hell) than what JS offers. Here's a simple wrapper I made for it: https://gitlab.com/snippets/1678104
Why wouldn't it run smooth if it was made with Lua?
Probably logging the HTTP/S requests, which included usernames & passwords in plaintext.
Lua coroutines are a much better & simpler solution to handling async callbacks (and callback hell) than what JS offers. Here's a simple wrapper I made for it: https://gitlab.com/snippets/1678104
Why wouldn't it run smooth if it was made with Lua?