https://github.com/siddhi-io/siddhi-map-binarypassthrough
Extension that can be used to passthrough binary messages
https://github.com/siddhi-io/siddhi-map-binarypassthrough
binary extension mapper passthrough siddhi
Last synced: 12 days ago
JSON representation
Extension that can be used to passthrough binary messages
- Host: GitHub
- URL: https://github.com/siddhi-io/siddhi-map-binarypassthrough
- Owner: siddhi-io
- License: apache-2.0
- Created: 2020-07-07T03:57:58.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-04T06:55:56.000Z (over 5 years ago)
- Last Synced: 2026-03-03T20:38:55.622Z (4 months ago)
- Topics: binary, extension, mapper, passthrough, siddhi
- Language: Java
- Homepage:
- Size: 721 KB
- Stars: 0
- Watchers: 14
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Siddhi Map binaryPassThrough
======================================
The **siddhi-map-binarypassthrough extension** is an extension to Siddhi that passthrough binary messages.
For information on Siddhi and it's features refer Siddhi Documentation.
## Download
Versions with group id `io.siddhi.extension.map.*` from here.
## Latest API Docs
Latest API Docs is 1.0.0.
## Features
* binaryPassThrough *(Sink Mapper)*
* binaryPassThrough *(Source Mapper)*
## Dependencies
## Installation
For installing this extension on various Siddhi execution environments refer Siddhi documentation section on adding extensions.
## Support and Contribution
* We encourage users to ask questions and get support via StackOverflow, make sure to add the `siddhi` tag to the issue for better response.
* If you find any issues related to the extension please report them on the issue tracker.
* For production support and other contribution related information refer Siddhi Community documentation.