rsocket-rpc-protobuf-idl

RSocket RPC Protobf IDL

Лицензия

Лицензия

The Apache Software License, Version 2.0
Категории

Категории

Protobuf Данные Data Structures
Группа

Группа

io.rsocket.rpc
Идентификатор

Идентификатор

rsocket-rpc-protobuf-idl
Последняя версия

Последняя версия

0.3.0
Дата

Дата

Тип

Тип

jar
Описание

Описание

rsocket-rpc-protobuf-idl
RSocket RPC Protobf IDL
Ссылка на сайт

Ссылка на сайт

http://rsocket.io
Система контроля версий

Система контроля версий

https://github.com/rsocket/rsocket-rpc-java

Скачать rsocket-rpc-protobuf-idl

Как подключить последнюю версию

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

Зависимости

Библиотека не имеет зависимостей. Это самодостаточное приложение, которое не зависит ни от каких других библиотек.

Модули Проекта

Данный проект не имеет модулей.

RSocket RPC - Java

Build Status

The standard RSocket RPC Java implementation.

Build from Source

  1. Building rsocket-rpc-java requires installation of the Protobuf compiler. RSocket RPC requires Protobuf 3.6.x or higher.

    For Mac users you can easily install the Protobuf compiler using Homebrew:

     $ brew install protobuf
    

    For other operating systems you can install the Protobuf compiler using the pre-built packages hosted on the Protobuf Releases page.

  2. Run the following Gradle command to build the project:

     $ ./gradlew clean build
    

What Next?

Release Notes

Please find release notes at https://github.com/rsocket/rsocket-rpc-java/releases.

Bugs and Feedback

For bugs, questions, and discussions please use the Github Issues.

License

Copyright 2019 Netifi Inc.

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

io.rsocket.rpc

RSocket

Streaming message protocol with Reactive Extension/Stream semantics

Версии библиотеки

Версия
0.3.0
0.2.19
0.2.17
0.2.16
0.2.15
0.2.14
0.2.13.3
0.2.13.2
0.2.13
0.2.12
0.2.11
0.2.10
0.2.9
0.2.5