hhuang1231 opened a new issue, #4581: URL: https://github.com/apache/eventmesh/issues/4581
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues. ### Question When I run http.demo, if the runtime only supports the HTTP protocol, the subscribe process will not start. Actually I found that this is a problem caused by the spring sample code. Because the startup of `SpringSourceConnector` relies on the TCP protocol as runtime. If I understand wrong please give me some hints. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
