dockerzhang opened a new issue #624: URL: https://github.com/apache/incubator-inlong/issues/624
<p>There are many users who use the C/C++ language, but it is worth noting that more and more businesses use the Go language, and it is not a long-term way only having C/C++ SDK, many users like the pure Go SDK.</p> <p> I will contribute the SDK of Go. Without changing the server-side interaction protocol, the semantics will be the same as the Java and C++ implementation. <span class="image-wrap" style=""><img src="https://issues.apache.org/jira/secure/attachment/13024420/13024420_tubemq-sdk.png" style="border: 0px solid black" /></span></p> <ol> <li>Multiplexed connection pool</li> <li>Connection interface</li> <li>Codec interface and TubeMQ interactive encoding</li> <li>Selector</li> <li>Master implementation, metadata acquisition and reading interface</li> <li>Consumer realization</li> <li>Client configuration</li> <li>Consumer API</li> </ol> <p> </p> <p> </p> <p> </p> <p> </p> <i>JIRA link - <a href="https://issues.apache.org/jira/browse/INLONG-25">[INLONG-25]</a> created by gosonzhang</i> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
