I am currently looking for a networking solution that will allow my users to create their own servers which will be recorded into a server list that will then allow others to connect to it and play along with others. I could use Photon but it is limited due to its 20 CCU limit. All help will be appreciated.
Until the new unity network package comes out I’ve opted to test Photon. The one time $100 for 100 ccu is new developer friendly and while its tethered to there systems there really is a spot in the market for a easy host custom built with unity in mind documented networking solution. Unity doesn’t seem to have a no up front cost 40-50 connection network system available if that’s what your looking for. Anything more as far as I know would require some real hosting anyway.
If you describe your requirements like that, why not use Unity’s built-in networking.
The problems you have when random users host the servers are still existing with other middleware, so you could save the money and use Unity’s Master Server and networking.
I got the master server working but how can I set it up to let players host server. I can’t seem to figure it out as the server stops right after I start it up.