49 Commits
Author SHA1 Message Date
joy.zhou 73acb5a211 Update README.md 2023-05-05 10:52:04 +08:00
joy.zhou 8d486c3a20 Update deploy.yaml 2021-12-08 18:13:15 +08:00
joy.zhou 8f187157f3 Revert "op: low performance code (#102)" (#103)
This reverts commit c2248bed2b.
2021-01-07 16:24:09 +08:00
joy.zhou 55f1f1aa80 Update deploy.yaml 2020-01-19 11:19:21 +08:00
joy.zhou ccb7c37b96 Update svc.yaml 2020-01-19 11:18:44 +08:00
joy.zhou 7e29cc7213 Update svc.yaml 2020-01-19 11:18:38 +08:00
joy.zhou eef900ad2f Update comm.go 2019-12-25 17:14:44 +08:00
joy.zhou d24e0dac13 Update info.go 2019-12-25 17:14:11 +08:00
joy.zhou fd0622710b Update client.go 2019-12-25 17:13:44 +08:00
joy.zhou 73dd5bb376 Update config.go 2019-12-25 17:13:16 +08:00
joy.zhou 474c557c7a Update sesson.go 2019-12-25 17:12:59 +08:00
joy.zhou f3e7e5481a Update auth.go 2019-12-25 17:12:30 +08:00
joy.zhou 57fce9c7dc Update broker.go 2019-12-25 17:12:07 +08:00
joy.zhou 995898c5f4 Update main.go 2019-12-25 17:10:32 +08:00
joy.zhou 2b7bb3fcd5 Update README.md 2019-11-11 21:08:21 +08:00
joy.zhou 4c107c67ab fix bug (#63)
* update

* update auth file

* fixbug
2019-11-11 11:41:38 +08:00
joy.zhou 896769fd9d Add acl (#61)
* update

* update auth file
2019-10-30 14:44:18 +08:00
joy.zhou 7e15da209e Plugin update (#48)
* replace plugin

* update plugin
2019-08-19 10:35:17 +08:00
joy.zhou e4e736d1e2 update readme.md 2019-08-02 10:10:27 +08:00
joy.zhou 4c5a48a44b Plugins update log (#47)
* modify

* update

* add acl

* add feature

* update dockerfile

* add deploy

* update

* update

* plugins

* plugins

* update

* update

* update

* fixed

* remove

* fixed

* add log

* update

* fixed

* update

* fix config

* add http api

* add http api

* resp

* add config for work chan

* update

* fixed

* update

* disable trace

* fixed

* change acl

* fixed

* fixed res

* dd

* dd

* ddd

* dd

* update

* fixed

* update

* add

* fixed

* update key

* add log

* update

* format

* update

* update auth

* update

* update readme

* added

* update

* fixed

* fixed

* fix

* upade

* update

* update

* update
2019-07-25 16:01:40 +08:00
joy.zhou c6b1f1db42 Plugins support (#46)
* modify

* update

* add acl

* add feature

* update dockerfile

* add deploy

* update

* update

* plugins

* plugins

* update

* update

* update

* fixed

* remove

* fixed

* add log

* update

* fixed

* update

* fix config

* add http api

* add http api

* resp

* add config for work chan

* update

* fixed

* update

* disable trace

* fixed

* change acl

* fixed

* fixed res

* dd

* dd

* ddd

* dd

* update

* fixed

* update

* add

* fixed

* update key

* add log

* update

* format

* update

* update auth

* update

* update readme

* added

* update

* fixed

* fixed

* fix

* upade

* update

* update
2019-07-25 13:54:42 +08:00
joy.zhou c350d16ca1 add fix pool for message order (#42)
* fix pool for message order

* add go modules
2019-04-24 14:54:21 +08:00
joy.zhou 7547ad3bdc Restruct (#34)
* modify

* remove

* modify

* modify

* remove no use

* add online/offline notification

* modify

* format log

* add reference
2018-12-26 14:51:13 +08:00
joy.zhou 84e7fe2490 context (#28) 2018-05-10 13:13:36 +08:00
joy.zhou 5ed4728575 Wpool (#23)
* pool

* pool

* wpool
2018-04-04 13:49:52 +08:00
joy.zhou 0ff20b6ee2 Update README.md 2018-02-03 13:11:53 +08:00
joy.zhou 7155667f6c Pool (#16)
* add pool

* elastic workerpool

* del buf

* modify usage

* modify readme
2018-02-03 12:42:25 +08:00
joy.zhou 221d00480e update read.me 2018-01-26 16:29:14 +08:00
joy.zhou 1058256235 update readme 2018-01-25 19:34:37 +08:00
joy.zhou 5a569f14a3 del debug info
delete debug message body
2018-01-25 19:31:47 +08:00
joy.zhou d9e6e216b0 Merge pull request #4 from MarcMagnin/master
fhmq/hmq#2 added full package ref
2018-01-24 18:14:13 +08:00
joy.zhou 85bdeccbfc release link
addd down link
2018-01-17 21:39:31 +08:00
chowyu08 c85ba76f8f 'status' 2017-09-09 16:04:40 +08:00
chowyu08 f3b2924b07 'addwss' 2017-09-09 15:37:00 +08:00
chowyu08 7073e9b4ba 'queue' 2017-09-07 22:31:50 +08:00
chowyu08 47c44570fc 'fixtlsbug' 2017-09-06 20:55:54 +08:00
chowyu08 c732d395e1 'packet' 2017-08-31 22:04:00 +08:00
joy.zhou 0f5659c061 Set theme jekyll-theme-slate 2017-08-26 22:49:38 +08:00
chowyu08 4328ffac62 'dockerfile' 2017-08-26 21:20:52 +08:00
chowyu08 9b76df74dd 'aclmonitor' 2017-08-26 21:17:33 +08:00
chowyu08 393dfaa1c8 'acl' 2017-08-26 21:08:25 +08:00
chowyu08 202a8f349d 'websocket' 2017-08-26 17:40:47 +08:00
chowyu08 7e65ed18fd 'tls' 2017-08-26 14:26:28 +08:00
chowyu08 b1aee92142 'webscoket' 2017-08-26 14:25:38 +08:00
chowyu08 0bbcaa582a 'tls' 2017-08-26 14:17:18 +08:00
joy.zhou 9e036ff724 rename 2017-08-25 21:57:57 +08:00
chowyu08 f6ef684406 'fhmq' 2017-08-25 21:40:44 +08:00
chowyu08 80e118728d 'fhmq' 2017-08-25 21:29:03 +08:00
joy.zhou a51adb55b2 Initial commit 2017-08-22 09:08:22 +08:00