scalecube / scalecube-services

Microservices library - scalecube-services is a high throughput, low latency reactive microservices library built to scale. it features: API-Gateways, service-discovery, service-load-balancing, the architecture supports plug-and-play service communication modules and features. built to provide performance and low-latency real-time stream-processing
http://scalecube.github.io/
Apache License 2.0
610 stars 105 forks source link

Headers Naming Convention #757

Closed dudikrisher closed 4 years ago

dudikrisher commented 4 years ago

Currently header fields are look like _type, _data_format and _error_type.

_error_type is exposed to public and therefor need to align the headers to like all fields convention for example _error_type should be errorType.