Server solution for linux?

Is there any unity compatible server that runs on linux? As far as I know photon doesn’t.

SFS 2X and electro server, due to being java based, run on Linux as other platforms, same goes for “your own server” + sockets / Lidgren

If you choose to go with ES5 and have any questions, I’d be happy to answer them on the ElectroServer forums.

No thanks, java based stuff have proven to me in the past that they’re not good for network stuff.

Then you used bad coded stuff or it was just an insanely old java VM.
The days that java was not good for networking was … well don’t know, before 2003 for sure though.

Java is still one of the primary language for business level software, which unlike game stuff need to be performant AND stable.

Also the options aside of Electro server and SFS 2X are extremely simple:

  1. Lidgren Mono
  2. Write an intermediate layer so you can use netdog with unity
  3. Write it yourself

Badumna runs on linux.