mirror of
https://gitee.com/XM-GO/PandaX.git
synced 2026-04-23 02:48:34 +08:00
规则链添加RPC请求,及响应处理
This commit is contained in:
@@ -28,5 +28,6 @@ func init() {
|
||||
RegisterFactory(externalSendEmailNodeFactory{})
|
||||
RegisterFactory(externalSendSmsNodeFactory{})
|
||||
RegisterFactory(externalRuleChainNodeFactory{})
|
||||
|
||||
RegisterFactory(rpcRespondFactory{})
|
||||
RegisterFactory(rpcRequestNodeFactory{})
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user