Surging is a micro-service engine that provides a lightweight, high-performance, modular RPC request pipeline. support Event-based Asynchronous Pattern and reactive programming.
Stars
3.3k
Forks
922
Watchers
3.3k
Open Issues
254
Overall repository health assessment
No package.json found
This might not be a Node.js project
976
commits
19
commits
14
commits
4
commits
4
commits
4
commits
4
commits
3
commits
2
commits
1
commits
Fix the issue where the protocol handler port is set to 0, causing the channel handler to fail to initialize
935ed46View on GitHubFix the issue where the protocol handler port is set to 0, causing the channel handler to fail to initialize
36d8e70View on GitHubAdd support for SharedFile service registration without the need to run third-party middleware
ab1c73fView on GitHubengine-cli adds path and rootpath to scan and load module components
a693663View on GitHubFix the issue where the dotnetty program cannot be closed when pressing Ctrl+C to exit the program
4e3f553View on GitHubThe new version of runtime does not require CancelKeyPress ProcessExit, This will cause Ctrl+C to fail to exit the program
c3cd536View on GitHubCommand-line tool: Add registry parameter configuration. For details, please refer to the official website
2463e33View on GitHubAdd support for the command-line tool engine-cli, see: engine-cli run -help
fb58cfdView on GitHubFix the issue where the Clear method of EventBus does not clear consumers, resulting in errors when reconnecting to registered consumers
4b1cde5View on GitHubgit commit 'Add reference stage. To register a service, simply add the [Micro] to the interface method'
858cd54View on GitHub