Skip to content

unip2p/SimpleMatchingServer-Node

Repository files navigation

SimpleMatchingServer-Node.js

UniP2Pのためのシンプルなマッチングサーバーです。 UniP2Pに関しては、https://github.com/unip2p/unip2p

Usage

$ git clone https://github.com/unip2p/SimpleMatchingServer-Node.git

$ cd SimpleMatchingServer-Node

$ npm install

$ npm start

herokuにデプロイする場合

共通

Windows

  • heroku/create.ps1を実行する

Mac

$ bash heroku/create.sh

Unity側の設定

上記のスクリプトを実行した後、MatchingServerURI、GameKey、SecretKeyをメモして、UniP2PのMatchingSettingで設定する

License

MIT

About

UniP2P Simple Matching Server

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published