This is the base backend of RxTender. It contains implementations of common programming languages for various serialization and framing protocols.
The current implementation supports:
- python3:
- serialization:
- json
- stream: source
- framing:
- json-lines
- serialization:
- es2015:
- serialization:
- json
- stream: sink
- framing:
- json-lines
- serialization:
cd test/es2015
npm run test