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で設定する