xoom wire
1.0.0
VLINGO XOOM ACTORS를 사용하는 전이중 TCP 및 UDP 멀티캐스트, RSocket과 같은 VLINGO XOOM 플랫폼 SDK 유선 프로토콜 메시징 구현입니다.
문서: https://docs.vlingo.io/xoom-wire
< dependencies >
< dependency >
< groupId >io.vlingo.xoom</ groupId >
< artifactId >xoom-wire</ artifactId >
< version >1.11.1</ version >
< scope >compile</ scope >
</ dependency >
</ dependencies >
dependencies {
compile ' io.vlingo.xoom:xoom-wire:1.11.1 '
}
저작권 © 2012-2023 VLINGO LABS. 모든 권리 보유.
이 소스 코드 양식에는 Mozilla Public License, v. 2.0의 조건이 적용됩니다. MPL 사본이 이 파일과 함께 배포되지 않은 경우 https://mozilla.org/MPL/2.0/에서 얻을 수 있습니다.
Apache 2의 org.baswell.niossl에서 SSLSocketChannel 지원. Copyright 2015 Corey Baswell Corey의 제안은 자신의 소스를 프로젝트에 복사하는 것인데, Java 버전 충돌로 인해 그렇게 했습니다.
Guava는 The Guava Authors https://github.com/google/guava/blob/0d9470c009e7ae3a8f4de8582de832dc8dffb4a4/android/guava/src/com/google/common/base/Utf8.java에 의해 Apache 2에 따라 오픈 소스 라이선스가 부여되었습니다.