Fernando Lopez
Fernando Lopez
Will take a look today, sorry for the delay!
Works fine, an additional request could be the generation of ssl certificates with certbot, because if ran behind cloduflare as strict mode connection would be denied.
Hmmm, not sure whats going on but seems like the exSeconds was the issue here, when commenting on this it doesn't throw the error anymore. 
I like this challenge, is there any plan over this? I have a few questions related to this: - Which communication protocols are you expecting to implement for this feature...
Also for 443 port isn't it 8443 for wings behind proxies? At least that's how it works on my current install. I see, what about a way to upload your...
Wondering if this supports binding multiple protocols at one, for ex. Mixing udp and tcp. Also, is there any news on this?
Update here, seems like this happens for multiplayer aswell, tried in a server with a friend and we see each other spinning when riding the ship in the air and...
Hmmm the problem is that when value is explicitly `nil` the __index will allow using constructor/destructors as they will be found by looking super's, not sure if we should allow...
I once tought about doing some implementation of allowing a 'super' global func which is meant to call super class method which is named the same than the invoking function,...