https://github.com/fbiville/streaming-adapter
https://github.com/fbiville/streaming-adapter
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fbiville/streaming-adapter
- Owner: fbiville
- License: apache-2.0
- Created: 2019-03-15T13:23:28.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-21T15:58:10.000Z (over 7 years ago)
- Last Synced: 2025-04-04T22:26:38.532Z (over 1 year ago)
- Language: Go
- Size: 5.85 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.adoc
- License: LICENSE
Awesome Lists containing this project
README
= riff streaming adapter
== Build
image:https://circleci.com/gh/fbiville/streaming-adapter/tree/master.svg?style=svg["CircleCI", link="https://circleci.com/gh/fbiville/streaming-adapter/tree/master"]
== About
riff streaming adapter (RSA) adapts incoming HTTP requests, by:
1. unpacking the HTTP request and splitting it into several riff-specific gRPC frames
2. getting the gRPC response and converting it back to an HTTP response