KO
|
EN
gitlite โ search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
redwar-game
โ 12
Open GitHub โ
game server demo base on Pinus
Download README (.md)
Explore Similar Repositories
clox
:
Repository for C implement programming language with the book "Crafting Interpreters" http://www.craftinginterpreters.com/
kitsu-wiki
:
๐ The wiki frontend for Kitsu
vision
:
No description available.
carafe
:
carafe is a tiny management tool for wine bottles/carafes
Serverless-Architectures-with-AWS
:
Discover how you can migrate from traditional deployments to serverless architectures with AWS
// repository documentation
Was this content helpful?
โ 0
(0 ratings)
Select Rating:
โ
โ
โ
โ
โ
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
redwar-game
?
Download (.md)
# redwar-pinus ๅบไบ [Pinus](https://github.com/node-pinus/pinus). > NOTE: Pinusๆฏ ็ฝๆๅๅธๅผๆธธๆๆๅกๅจ Pomelo ้ๅฎๆน็็ Typescript ็ๆฌ, ็ปๆๆฒกๅ, ไธ่ฟๅฏไปฅ็จ้ซ็ๆฌnodeๅๆฐ่ฏญๆณ็นๆงๅTS็นๆงใ ## ๅจๆ้จ็ฝฒ ``` pinus list -u admin -p redwar2018 pinus stop -u admin -p redwar2018 pinus start -e production -D pinus list -u admin -p redwar2018 pinus add -u admin -p redwar2018 -h 127.0.0.1 -P 3005 host=127.0.0.1 port=15100 clientPort=5100 frontend=true serverType=gate id=gate-server-1 pinus add -u admin -p redwar2018 -h 127.0.0.1 -P 3005 host=127.0.0.1 port=15200 clientPort=5200 frontend=true serverType=connector id=connector-server-1 # - pinus add -u admin -p redwar2018 -h 127.0.0.1 -P 3005 host=127.0.0.1 port=15201 clientPort=5201 frontend=true serverType=connector id=connector-server-2 pinus add -u admin -p redwar2018 -h 127.0.0.1 -P 3005 host=127.0.0.1 port=15300 serverType=scene id=scene-server-1 # - pinus add -u admin -p redwar2018 -h 127.0.0.1 -P 3005 host=127.0.0.1 port=15301 serverType=scene id=scene-server-2 pinus list -u admin -p redwar2018 ``` ## TODO * routeๅ็ผฉ * protobuf * ่ด่ฝฝๅ่กก