summaryrefslogtreecommitdiff
path: root/src/plugin
AgeCommit message (Expand)Author
2023-09-08example 插件不再传入 Package 引用,改为 Rc<RefCell 类型Yang Zhang
2023-09-07em 添加 id_task 获取等.Yang Zhang
2023-09-06examplug 示例, 勉强能捕获到注册的 tcp 事件, 还有 bugYang Zhang
2023-09-05lots of change, not working. still try to fixYang Zhang
2023-09-01TODO: trigger new event in event handle(rust mutably borrowed)luwenpeng
2023-09-01事件的注册移动到Plugin的init函数内luwenpeng
2023-08-31[feature] Integration Test Passedluwenpeng