#Dedicated Server aka Rooms

1 messages · Page 1 of 1 (latest)

golden lichen
#

Hey guys,

I've been getting a headache from searching for information on how to create a dedicated server that can create multiple rooms and host them.

The plan is to allow players to open or join lobbies.
I want to have a menu with a list of available lobbies.
When a player opens a lobby, it should be hosted on a dedicated server rather than relying on the game client.

PS:
plz help

golden lichen
#

https://www.youtube.com/watch?v=qkoZ7d6eQ8k&list=PLDI3FQoanpm1X-HQI-SVkPqJEgcRwtu7M&index=2
ist that out date soulution ? its isnt that what i really want but still

This tutorial covers automatic connection between servers and clients as well as includes a UI fallback for hosting and testing local servers.

NOTE: Websocket Transport has been replaced with Simple Web Transport in the latest version of Mirror.

Flow map: https://drive.google.com/file/d/1M8ylcTl7EFX5lPd9lp9oE2xmybm-iOAj/view?usp=sharing
Repo: ...

▶ Play video
solar lotus
#

@golden lichen check out multimatch example. It should be a more updated version compared to your link. What is it exactly that you want but not in the above solution?

golden lichen
#

Like lobby list, i dont have idea how to handle that

golden lichen
magic crown
#

I join the question

solar lotus
golden lichen
solar lotus
#

the idea is the same, but use sceneinterestmanagement instead of match

golden lichen
solar lotus
#

1 server, many room/game instances, or each room/game is a server instance?

golden lichen
#

1 server (best console server but i dont know how to make it console instead of loading scene)
server should handle room's and game instances so:
player enter game, he see room lists what are current open ( something like server list in counter strike)
so player is able to join a room or create a new one.

but everything should happen on one server

#

sorry in advance for my trivial questions, I'm new to unity and we're working on a school project and I chose a multiplayer project which was clearly an arrow in the foot (I thought it was easier)

#

btw, why examples using kcp transport? is that best way ? from youtube i saw telepathy always

#

or with one would fit best to shooter ?

halcyon niche
#

Kcp is newer than telepathy. Which is why you may see itnin older examples.
Use kcp

golden lichen
golden lichen
#

hello anyone is free to call with me for a 5 min and help me connect my mirror client to mirror server (on my cloud machine) i opened ports in firewall
plz pm me 🙂

final ice
#

If you use KCP you have to open UDP port

ivory tulip
final ice
#

#🤝help-archive message