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.
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.
This project is licensed under the Apache 2.0 License - see the LICENSE file for details.