Replies: 3 comments
-
Do you have code to reproduce? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I uploaded the code to a repositery: https://github.com/Sedorikku1949/discolua As this will be a package to manage a discord bot, a token is required to be put in the test directory (explained in test/README.md) |
Beta Was this translation helpful? Give feedback.
0 replies
-
this is what I got when running it:
seems all works? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello, i'm trying to setup a websocket using mlua and tungstenite for a lua package, but i get this error when connecting:
But, the weird thing is that, when i run the code on my computer, without executing in lua, it works perfectly.
Does someone know how to get rid of this certificate problem ?
Beta Was this translation helpful? Give feedback.
All reactions