ProSA - Protocol Service Adaptor
ProSA is an open-source Rust implementation of Worldline's service provider solution. ProSA was designed to provide a simple and lightweight protocol service adaptor for service-oriented architectures and to offer a flexible and scalable platform for developing and deploying microservices. This allow developers to focus on writing business logic while ProSA takes care of the underlying infrastructure concerns.
Contributing
ProSA is free and open source. You can find the source code on GitHub. ProSA relies on Worldliners to fix bugs and add features, but accept contribution from the community: if you'd like to contribute, please read the CONTRIBUTING guide.
License
The ProSA source and documentation are released under the LGPLv3.
This license has been chosen to keep the framework and some modules open source, while allowing for other modules to be proprietary. In fact, ProSA contains no direct references to Worldline's private properties.
Version
This book is intended for version 0.2.2 of ProSA.