This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets-examples.git


    from 3ef1a4e  Update ChaosMonkey.java
     new 5adf86d  Add http streaming example
     new 1f2bd21  Add to git ignore

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .gitignore                                         |  3 +-
 jbang/http-streaming/MyHttpServer.java             | 51 ++++++++++++++++++++++
 .../README.adoc                                    | 30 +++++--------
 jbang/http-streaming/my-stream.yaml                |  9 ++++
 4 files changed, 73 insertions(+), 20 deletions(-)
 create mode 100644 jbang/http-streaming/MyHttpServer.java
 copy jbang/{dependency-injection => http-streaming}/README.adoc (61%)
 create mode 100644 jbang/http-streaming/my-stream.yaml

Reply via email to