Actual combat of xbank project of Biz SIP Middleware -- independent use of Converter and Connector
xbank project version Library: https://gitee.com/szhengye/xbank.git
Project practice: use Converter and Connector independently
1. Use Converter and Connector in Sink
In the previous development, the Sink service is processed by directly calling the process() method of the Sink class. The process() method mainly completes the following work: ...
Posted on Sun, 10 Oct 2021 04:29:02 -0400 by jiehuang001