The Fountain is a publish/subscribe architecture for small robot development. It is based on the mosquitto. When you try publishing a message by a topic, the architecture will determine send it by multi-thread mechanism or the multi-process mechanism automatically.
- Support for Service/Call mechanism. (Finished.)
- Rename and optimize. (To Do)