luwenpeng
9df6bf07af
Modify the implementation of the plugin manager take over
...
A plugin that is taken over, if the plugin was called before being taken over
and has a registered SESSION_EVENT_CLOSING event,
it will be called again when the SESSION_EVENT_CLOSING event comes.
Otherwise, the plugin will not be called.
2022-08-10 10:19:22 +08:00
luwenpeng
0f7468b994
Refactored pm_session_dettach_others to pm_session_take_over
2022-08-08 16:25:15 +08:00
luwenpeng
fd2a67e0eb
bugfix CI
2022-08-05 18:25:06 +08:00
luwenpeng
8c85079603
Add CI autotest and Fix compile warning
2022-08-05 12:55:08 +08:00
luwenpeng
209d7ea7cd
Update uthash v2.3.0 open source code to deps directory
2022-08-05 10:24:10 +08:00
luwenpeng
772f4d8bd8
Add timeout open source code to deps directory
2022-08-04 18:07:34 +08:00
luwenpeng
e9e4e6b4bf
Add sds open source code to deps directory
2022-08-04 18:00:40 +08:00
luwenpeng
5c790085eb
Plugin management support pm_session_dettach_me and pm_session_dettach_others
...
Add test cases for pm_session_dettach_me and pm_session_dettach_others
2022-08-04 17:30:03 +08:00
luwenpeng
50111e7cd0
Plugin Management support C plugin
2022-08-02 18:50:17 +08:00
郑超
649d29e538
Update readme.md
2022-08-02 03:15:32 +00:00
luwenpeng
61e3c264f3
Refactored plugin management interface
2022-07-27 15:57:43 +08:00
yangwei
dd54381cb0
📃 docs(readme): update stellar-high-level-design.svg
2022-07-27 14:48:50 +08:00
yangwei
4735a8073a
🦄 refactor(plugin manager): Updating interface definitions
2022-07-27 14:17:49 +08:00
zhengchao
717f52e4c1
Add readme.md
2022-07-27 14:17:49 +08:00
yangwei
7a3bc7a888
🦄 refactor(plugin manager): update interface definition
2022-07-27 14:17:49 +08:00
yangwei
ba866fef10
✨ feat(session_manager): init return with handle
2022-07-27 14:17:49 +08:00
yangwei
6f558132a1
rename packet_io_loop to stellar_event_base_loop
2022-07-27 14:17:49 +08:00
yangwei
da47b80442
✨ feat(packet_io): add gtest_packet_io
2022-07-14 15:06:57 +08:00
yangwei
658108724c
add deps directory
...
update inner include headers
2022-07-14 15:05:18 +08:00
yangwei
4ca8c002ee
🎉 init(repo): first git commit
2022-07-05 19:48:31 +08:00