Closed niley7464 closed 4 months ago
:memo: TAOS-CI Version: 1.5.20200925. Thank you for submitting PR #348. Please a submit 1commit/1PR (one commit per one PR) policy to get comments quickly from reviewers. Your PR must pass all verificiation processes of cibot before starting a review process from reviewers. If you are new member to join this project, please read manuals in documentation folder and wiki page. In order to monitor a progress status of your PR in more detail, visit http://ci.nnstreamer.ai/.
:octocat: cibot: @niley7464, Tizen.web/ImageClassificationOffloadingService/src/imageclassificationoffloadingservice.c does not include Doxygen tags such as @file @brief @author @bug. You must include the Doxygen tags in the source code. Please refer to a Doxygen manual at http://github.com/nnstreamer/TAOS-CI/blob/main/ci/doc/doxygen-documentation.md
:octocat: cibot: @niley7464, Tizen.web/ImageClassificationOffloadingService/src/main.c does not include Doxygen tags such as @file @brief @author @bug. You must include the Doxygen tags in the source code. Please refer to a Doxygen manual at http://github.com/nnstreamer/TAOS-CI/blob/main/ci/doc/doxygen-documentation.md
This patch introduces message port in hybrid application. Using message port, Tizen native and web application can communicate.