重构代码以使用 mofox_wire 替代 mofox_bus,更新相关文档和示例
This commit is contained in:
@@ -17,7 +17,7 @@ import orjson
|
||||
import websockets
|
||||
|
||||
|
||||
from mofox_bus import (
|
||||
from mofox_wire import (
|
||||
AdapterBase,
|
||||
InProcessCoreSink,
|
||||
MessageEnvelope,
|
||||
|
||||
Reference in New Issue
Block a user