Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wzJun1 committed Aug 21, 2020
1 parent 2b09c76 commit 76e04b1
Showing 1 changed file with 3 additions and 9 deletions.
12 changes: 3 additions & 9 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,16 +8,12 @@

# 下载安装

1、git clone https://github.com/walkor/workerman-chat

2、composer install
1、git clone https://github.com/wzJun1/uni-nvue-chat-websocket



# 项目端口



start_gateway.php

```php
Expand All @@ -28,20 +24,18 @@ new Gateway("Websocket://0.0.0.0:6621")

# 启动停止(Linux系统)



以debug方式启动
`php start.php start`



以daemon方式启动
`php start.php start -d`



# 启动(windows系统)



双击start_for_win.bat

注意:
Expand Down

0 comments on commit 76e04b1

Please sign in to comment.