mirror of
https://github.com/oarkflow/mq.git
synced 2025-10-31 02:06:20 +08:00
init: publisher
This commit is contained in:
@@ -4,7 +4,7 @@ type CMD int
|
||||
|
||||
const (
|
||||
SUBSCRIBE CMD = iota + 1
|
||||
ACK
|
||||
SUBSCRIBE_ACK
|
||||
PUBLISH
|
||||
REQUEST
|
||||
RESPONSE
|
||||
|
||||
Reference in New Issue
Block a user