Hi Randy, WSO2 API Manager uses either Apache Thrift [1] [2] [3] which is a binary communication protocol or Web Service calls for the communication between gateway and key manager. The default communication protocol of key manager is Thrift. You can find more information on that from here <http://thrift.apache.org/static/files/thrift-20070401.pdf> as well.
[1] https://en.wikipedia.org/wiki/Apache_Thrift [2] https://thrift.apache.org/ [3] https://github.com/apache/thrift Regards, *Dushani Wellappili* Software Engineer - WSO2 Email : [email protected] Mobile : +94779367571 Web : https://wso2.com/ On Thu, Jul 12, 2018 at 11:11 AM Randy Adams <[email protected]> wrote: > Hi devs, > > When reading through wso2 documentation I see that two protocols called > 'Thrift' and 'Binary' are used for certain communication scenarios in API > Manager. i.e. Throttle data publishing, Key Validation. [1] > > But I cannot see any outside external sources about these two protocols. > So are these two protocols, just WSO2 Specific ( introduced by WSO2) ? If > not, please provide references describing about these two protocols. > > [1] > https://docs.wso2.com/display/AM210/Deploying+WSO2+API-M+in+a+Distributed+Setup#single-Key-Manager-GW > > -- > Thanks & Regards, > Randy > _______________________________________________ > Dev mailing list > [email protected] > http://wso2.org/cgi-bin/mailman/listinfo/dev >
_______________________________________________ Dev mailing list [email protected] http://wso2.org/cgi-bin/mailman/listinfo/dev
