/dubbo-rpc-native-thrift

Dubbo rpc extension for native thrift

Primary LanguageJavaApache License 2.0Apache-2.0

dubbo-rpc-native-thrift

Dubbo rpc extension for native thrift. You can via the dubbo-samples-thrift to find the integration usage

Build Status codecov Gitter license maven

The newest vsersion is :

<dependency>
    <groupId>org.apache.dubbo</groupId>
    <artifactId>dubbo-rpc-native-thrift</artifactId>
    <version>1.0.0-SNAPSHOT</version>
</dependency>