Commit Graph

1182 Commits

Author SHA1 Message Date
李铭昕
5a1b7145bf Added travis support. 2019-06-24 13:10:41 +08:00
李铭昕
5b2305f723
Merge pull request #12 from limingxinleo/ws-router
Completed WebSocket Server.
2019-06-21 21:27:46 +08:00
李铭昕
ea4ddc8fe8 Completed websocket-server. 2019-06-21 19:01:16 +08:00
李铭昕
f3b4c2f38b Completed websocket-server. 2019-06-21 19:01:11 +08:00
huangzhhui
ac940de991 Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-21 18:39:44 +08:00
huangzhhui
4f7af84bb0 Fixed the consumer config still available even the service name does not match 2019-06-21 18:39:35 +08:00
李铭昕
30351fc6a3 Added handshake. 2019-06-21 18:37:24 +08:00
李铭昕
b6c1d248ab
Merge pull request #11 from limingxinleo/websocket
Added WebSocket Server.
2019-06-21 16:58:59 +08:00
李铭昕
c891f6eed1 Optimized code. 2019-06-21 16:56:03 +08:00
李铭昕
305de48c84 Optimized code. 2019-06-21 16:53:52 +08:00
李铭昕
79c17657c2 Update WebSocketServer. 2019-06-21 16:26:54 +08:00
李铭昕
d840619b04 Added open and message event. 2019-06-21 15:31:42 +08:00
李铭昕
5befd1963a Added websocket server. 2019-06-21 14:27:50 +08:00
李铭昕
0da96be9ed Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-21 13:26:29 +08:00
李铭昕
0dc64d8f64 Fixed bug with initials not lowercase for gen:command. 2019-06-21 13:26:14 +08:00
黄朝晖
94696b1c16 Update issue templates 2019-06-20 23:50:39 +08:00
daydaygo
1147208cc2 chore: add connection name to db execute log 2019-06-20 20:13:51 +08:00
李铭昕
b58b3b4250 Added branch-alias for all components. 2019-06-20 17:52:16 +08:00
李铭昕
56209294d8 Added branch-alias. 2019-06-20 17:34:04 +08:00
李铭昕
e04b44dcf2 Enable coroutine. 2019-06-20 17:29:14 +08:00
zcmzc
ddf604bde1 Merge remote-tracking branch 'origin/master' 2019-06-20 11:23:26 +08:00
zcmzc
ccc30e43c0 Optimization annotation property 2019-06-20 11:22:58 +08:00
李铭昕
bd1cbbddf5 Fixed testing composer.json 2019-06-20 10:04:00 +08:00
李铭昕
ce2924ddcc Added php-cs-fixer. 2019-06-20 09:54:15 +08:00
李铭昕
751ac9d7cb Removed ext-pcntl. 2019-06-20 09:51:33 +08:00
李铭昕
d6c880a73f Added release.sh 2019-06-20 09:49:50 +08:00
huangzhhui
da224acba2 Optimized 2019-06-20 01:10:45 +08:00
huangzhhui
2d99f48c5f Optimized 2019-06-20 00:45:40 +08:00
huangzhhui
ceec23f193 Optimized 2019-06-20 00:11:57 +08:00
huangzhhui
bfc529ca1f Delete SwooleStream.php 2019-06-19 23:11:53 +08:00
huangzhhui
201c3e427e Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-19 22:40:48 +08:00
huangzhhui
1c16e63877 Updated default value 2019-06-19 22:40:41 +08:00
zcmzc
e0d8482b2b Merge remote-tracking branch 'origin/master' 2019-06-19 20:35:47 +08:00
zcmzc
8e2a559989 Optimization code 2019-06-19 20:35:27 +08:00
huangzhhui
2334b42e15 Updated component version to ~1.0.0 2019-06-19 20:05:52 +08:00
huangzhhui
84b528a2ac Filtered out critical service nodes 2019-06-19 19:12:03 +08:00
huangzhhui
a74077a9a5 Optimized 2019-06-19 19:09:49 +08:00
huangzhhui
2425df3dc3 Added nodes refresh 2019-06-19 19:09:42 +08:00
huangzhhui
353590fa98 Added health check 2019-06-19 19:08:44 +08:00
huangzhhui
9ae1fe0cd0 Optimized 2019-06-19 17:44:31 +08:00
huangzhhui
3968fc13b7 Added utils and a method 2019-06-19 17:44:10 +08:00
huangzhhui
39e1c1e29d Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-19 17:21:01 +08:00
huangzhhui
9ffe2c03d0 Added testing 2019-06-19 17:20:53 +08:00
李铭昕
b0ddb8a745 Added exception-handler. 2019-06-19 15:17:01 +08:00
huangzhhui
0bd99fd69a Fixed the query_string probably is not exist 2019-06-18 20:40:27 +08:00
huangzhhui
645cc73caf Remove useless method 2019-06-18 19:35:15 +08:00
huangzhhui
0713606ffb Merge branch 'master' of github.com:hyperf-cloud/hyperf 2019-06-18 19:30:24 +08:00
huangzhhui
71892a921d Get the host and port automatically 2019-06-18 19:30:18 +08:00
huangzhhui
e37415e8ac Optmized 2019-06-18 19:29:53 +08:00
huangzhhui
f04093efa1 Extract CoreMiddleware and HttpCoreMiddleware, serve for tcp and http protocols 2019-06-18 19:29:37 +08:00