> Connected UDP
room create
Enter for which protocol to a create a Room (TCP/UDP): (Default: UDP)
Invalid input. Set to default value: UDP
Enter max members [1 - 255] (uint16): (Default: 10)
Invalid input. Set to default value: 10
Enter if allow empty (y/n): (Default: no)
Invalid input. Set to default value: false
Enter if join on creation (y/n): (Default: yes)
Invalid input. Set to default value: true
Enter TTL (seconds) [10 - 65535] (uint16): (Default: 30)
Invalid input. Set to default value: 30
Enter broadcast interval (milliseconds) (uint16): (Default: 100)
Invalid input. Set to default value: 100
# UDP RoomID がプロンプトに表示されて Room に参加している状態となる
[UID: 1111][SID(UDP): c51ea8010bc44ea5b6cd6ef2bb788ad8][UDP RoomID: 580e3cef8588bd287f0000011fa5000000000000000000000000]
> .\run-mage.bat
Targets:
build:linux Build server binary for linux or container environment
build:local Build server binary for local use
build:mac Build server binary for mac use
diarkis:changeVersion Change diarkis version.
diarkis:version Print the version of diarkis currently used.
goCli Starts Go test client.
init Initialize project
puffer:clean Delete all generated protocol code files.
puffer:gen Generate go, cpp, and cs code files using puffer (Diarkis packet gen module) from packet definition written in json.
server Start a server locally: Required 1 following argument: mars http udp tcp