is it possible to host more than 1 shard if we only have 1 port?
If I’m wrong Glitch only allows the port represented by process.env
, so usually port 3000. But you can work around this with “extensions”
1 Like
what types of extensions?
You can try this but many other methods exist.This method is very simple ^^
thats what i use, but i get errors thrown, unless i spawn 1 shard
Just like that you get what kind of error?
like address in use errors
think i may have stopped the errors
Instead of re-explaining everything I found a topic that seems (I hope) to answer your answers
ok!
thank you for your help!
Even if it was not conclusive no worries
nope, it explained everything!
1 Like