Apache Thrift API
To organize the interaction of external clients with the node, the Thrift interface description language is used. The SWT node uses Thrift as a communication protocol and enables you to efficiently develop applications for the SWT platform in languages such as C #, C ++, Java, Python, JavaScript, and many others. More information on Thrift can be found at https://thrift.apache.org/
Last updated