/feature-probe-link

Primary LanguageRustApache License 2.0Apache-2.0

FeatureProbe Link (Alpha Version)

This is alpha version and should not be considered ready for production use while this message is visible.

FeatureProbe Link is a generel purpose full duplex network component to make the information flow between Client and Business Service easier.

For mobile device, FeatureProbe Link support TCP and QUIC protocols. For pure JavaScript environtment (like Browser or Electron), Websocket protocol is supported.

Apps can use Link Client SDK to recieve bytes from Business Service (usually developer's micro-service) or send bytes to Business Service through Link Server. The most common senario is Instant-Messaging Apps.

FeatureProbe use this component to make toggle update blazing fast.

FeatureProbe Link Architecture

Contributing

We are working on continue evolving FeatureProbe core, making it flexible and easier to use. Development of FeatureProbe happens in the open on GitHub, and we are grateful to the community for contributing bugfixes and improvements.

Please read CONTRIBUTING for details on our code of conduct, and the process for taking part in improving FeatureProbe.

License

This project is licensed under the Apache 2.0 License - see the LICENSE file for details.