UniP2Pのためのシンプルなマッチングサーバーです。 UniP2Pに関しては、https://github.com/unip2p/unip2p
$ git clone https://github.com/unip2p/SimpleMatchingServer-Node.git
$ cd SimpleMatchingServer-Node
$ npm install
$ npm start
-
herokuでアカウントを作成する
-
Heroku CLIをインストールする
- heroku/create.ps1を実行する
$ bash heroku/create.sh
上記のスクリプトを実行した後、MatchingServerURI、GameKey、SecretKeyをメモして、UniP2PのMatchingSettingで設定する