fix
This commit is contained in:
@@ -6,6 +6,7 @@ import (
|
||||
|
||||
// 消息分发工厂
|
||||
type allocationProcessorFactory interface {
|
||||
//分配数据到缓冲队列
|
||||
allocationMessage(w *wsConnectItem, data []byte)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user