Commit Graph

129 Commits

Author SHA1 Message Date
joy.zhou f9ab8996c1 update log 2019-08-06 16:54:28 +08:00
joy.zhou ca39434dc5 update readme 2019-08-06 10:26:21 +08:00
joy.zhou 38b4342576 update retry logic 2019-08-02 16:06:32 +08:00
joy.zhou c71e072de6 update rpc client connect 2019-08-02 16:04:33 +08:00
joy.zhou e2a8180f12 update 2019-08-02 15:54:21 +08:00
joy.zhou f1b12c9fa8 update queue shub 2019-08-02 15:49:02 +08:00
joy.zhou 6faec50ab2 update 2019-08-01 13:48:48 +08:00
joy.zhou f91ed68946 update 2019-08-01 10:17:21 +08:00
joy.zhou 8259670c12 fix bug 2019-07-31 17:40:27 +08:00
joy.zhou 704040c3fd fixed bug 2019-07-31 16:50:48 +08:00
joy.zhou 6506f5806f fix bug 2019-07-31 16:22:05 +08:00
joy.zhou 18e9a1dd04 config rpc port 2019-07-31 16:17:00 +08:00
joy.zhou b78cf613d8 update readme 2019-07-31 14:48:16 +08:00
joy.zhou 3ff0f170c6 update 2019-07-31 14:34:56 +08:00
joy.zhou 913bff4ed5 update 2019-07-31 12:10:26 +08:00
joy.zhou 3a9bbcb58a init 2019-07-31 10:47:37 +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
v2.0
2019-07-25 13:54:42 +08:00
Yuyan Zhou daf4a0e0f5 add vendor v1.4 2019-04-24 15:45:34 +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
Yuyan Zhou edc46c1ee6 remove publish message check 2019-04-22 10:21:14 +08:00
joyz 6193be74fa Merge branch 'master' of https://github.com/fhmq/hmq 2019-01-22 22:11:59 +08:00
joyz 90beada459 some modify 2019-01-22 22:11:54 +08:00
Marc Magnin 6c7fe6a0f7 simple fix (#35) 2019-01-07 19:56:00 +08:00
joyz 2b56664d85 remove no use 2018-12-27 21:22:32 +08:00
joy.zhou 7547ad3bdc Restruct (#34)
* modify

* remove

* modify

* modify

* remove no use

* add online/offline notification

* modify

* format log

* add reference
matser
2018-12-26 14:51:13 +08:00
joy.zhou 84e7fe2490 context (#28) 2018-05-10 13:13:36 +08:00
zhouyuyan 684584b208 fix write logic 2018-04-28 09:37:37 +08:00
zhouyuyan 56fb4a2d54 fix issue 25 2018-04-28 09:08:28 +08:00
joy.zhou 5ed4728575 Wpool (#23)
* pool

* pool

* wpool
2018-04-04 13:49:52 +08:00
zhouyuyan c0fea6a5ba modify_message_pool 2018-02-24 13:19:43 +08:00
zhouyuyan 47500910e1 fix broker out painc 2018-02-06 11:01:06 +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
zhouyuyan 83db82cdcc Merge branch 'master' of https://github.com/fhmq/hmq 2018-01-31 11:00:29 +08:00
zhouyuyan b3653bcfb1 fix #14 2018-01-31 10:59:59 +08:00
joy.zhou 221d00480e update read.me 1.3 2018-01-26 16:29:14 +08:00
zhouyuyan 91733bf91e modify debug log 2018-01-26 15:47:34 +08:00
Marc Magnin ef252550dc fhmq/hmq#5 added zap logger (#11) 2018-01-26 13:51:36 +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
zhouyuyan 93b21777ff add lisence 2018-01-25 13:47:50 +08:00
zhouyuyan dcf2934e1b add flag for hmq 2018-01-25 13:11:45 +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
Marc Magnin ca3951769a fhmq/hmq#2 added full package ref 2018-01-23 15:29:16 +01:00
zhouyuyan 0439e7ce90 fxi ws conn 2018-01-22 09:30:08 +08:00
zhouyuyan dc0f2185ab skip self 2018-01-19 13:53:47 +08:00
zhouyuyan 7462afcfb5 modify readme 2018-01-19 13:49:53 +08:00
zhouyuyan 114e6f901e modify cluster 2018-01-19 13:41:17 +08:00
zhouyuyan 0cb51bd37a Merge branch 'master' of https://github.com/fhmq/hmq 2018-01-18 09:18:38 +08:00