Protobuf Streamer Pro Implementation

Protobuf Streamer Pro is a java protocol buffers is a google protocol buffers transport for large streamed messages featuring multiplexed sending over reused TCP connections.

License

License

Categories

Categories

Protobuf Data Data Structures
GroupId

GroupId

com.googlecode.protobuf-rpc-pro
ArtifactId

ArtifactId

protobuf-streamer-pro
Last Version

Last Version

1.2.3
Release Date

Release Date

Type

Type

jar
Description

Description

Protobuf Streamer Pro Implementation
Protobuf Streamer Pro is a java protocol buffers is a google protocol buffers transport for large streamed messages featuring multiplexed sending over reused TCP connections.
Project URL

Project URL

http://code.google.com/p/protobuf-rpc-pro/

Download protobuf-streamer-pro

How to add to project

<!-- https://jarcasting.com/artifacts/com.googlecode.protobuf-rpc-pro/protobuf-streamer-pro/ -->
<dependency>
    <groupId>com.googlecode.protobuf-rpc-pro</groupId>
    <artifactId>protobuf-streamer-pro</artifactId>
    <version>1.2.3</version>
</dependency>
// https://jarcasting.com/artifacts/com.googlecode.protobuf-rpc-pro/protobuf-streamer-pro/
implementation 'com.googlecode.protobuf-rpc-pro:protobuf-streamer-pro:1.2.3'
// https://jarcasting.com/artifacts/com.googlecode.protobuf-rpc-pro/protobuf-streamer-pro/
implementation ("com.googlecode.protobuf-rpc-pro:protobuf-streamer-pro:1.2.3")
'com.googlecode.protobuf-rpc-pro:protobuf-streamer-pro:jar:1.2.3'
<dependency org="com.googlecode.protobuf-rpc-pro" name="protobuf-streamer-pro" rev="1.2.3">
  <artifact name="protobuf-streamer-pro" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.googlecode.protobuf-rpc-pro', module='protobuf-streamer-pro', version='1.2.3')
)
libraryDependencies += "com.googlecode.protobuf-rpc-pro" % "protobuf-streamer-pro" % "1.2.3"
[com.googlecode.protobuf-rpc-pro/protobuf-streamer-pro "1.2.3"]

Dependencies

compile (3)

Group / Artifact Type Version
com.google.protobuf : protobuf-java jar 2.4.1
io.netty : netty jar 3.4.6.Final
commons-logging : commons-logging jar 1.1.1

test (2)

Group / Artifact Type Version
log4j : log4j jar 1.2.16
junit : junit jar 3.8.2

Project Modules

There are no modules declared in this project.

Versions

Version
1.2.3
1.2.2
1.2.1
1.2.0
1.1.1