All Downloads are FREE. Search and download functionalities are using the official Maven repository.
Search JAR files by class name

Download ipc JAR 0.17.4 with all dependencies


A simple async IPC library written in Kotlin.

Files of the artifact ipc version 0.17.4 from the group com.github.marks-yag.

Artifact ipc
Group com.github.marks-yag
Version 0.17.4
Last update 08. October 2020
Tags: kotlin simple written library async
Organization not specified
URL https://github.com/marks-yag/ipc
License The Apache Software License, Version 2.0
Dependencies amount 8
Dependencies kotlin-stdlib-jdk8, config-annotation, retry, netty-all, metrics-core, metrics-jmx, libthrift, slf4j-api,
There are maybe transitive dependencies!
There is a newer version: 0.18.3
Show newest version
Show more of this group  Show more artifacts with this name
Show all versions of ipc Show documentation

Please rate this JAR file. Is it a good library?

0 downloads

Source code of ipc version 0.17.4

META-INF
META-INF.META-INF.MANIFEST.MF
META-INF.maven.com.github.marks-yag.ipc
META-INF.maven.com.github.marks-yag.ipc.META-INF.maven.com.github.marks-yag.ipc.pom.properties
META-INF.maven.com.github.marks-yag.ipc.META-INF.maven.com.github.marks-yag.ipc.pom.xml
com.github.yag.ipc
com.github.yag.ipc.com.github.yag.ipc.ChannelConfig.kt
com.github.yag.ipc.com.github.yag.ipc.ConnectRequest
com.github.yag.ipc.com.github.yag.ipc.ConnectionAccepted
com.github.yag.ipc.com.github.yag.ipc.ConnectionRejectException.kt
com.github.yag.ipc.com.github.yag.ipc.ConnectionRejected
com.github.yag.ipc.com.github.yag.ipc.ConnectionResponse
com.github.yag.ipc.com.github.yag.ipc.Daemon.kt
com.github.yag.ipc.com.github.yag.ipc.Packet.kt
com.github.yag.ipc.com.github.yag.ipc.PacketCodec.kt
com.github.yag.ipc.com.github.yag.ipc.PacketEncoder.kt
com.github.yag.ipc.com.github.yag.ipc.PacketHeader.kt
com.github.yag.ipc.com.github.yag.ipc.PlainBody.kt
com.github.yag.ipc.com.github.yag.ipc.Prompt
com.github.yag.ipc.com.github.yag.ipc.RemoteException.kt
com.github.yag.ipc.com.github.yag.ipc.RequestHeader
com.github.yag.ipc.com.github.yag.ipc.RequestPacket.kt
com.github.yag.ipc.com.github.yag.ipc.ResponseHeader
com.github.yag.ipc.com.github.yag.ipc.ResponsePacket.kt
com.github.yag.ipc.com.github.yag.ipc.StatusCode
com.github.yag.ipc.com.github.yag.ipc.TByteBufTransport.kt
com.github.yag.ipc.com.github.yag.ipc.TDecoder.kt
com.github.yag.ipc.com.github.yag.ipc.TEncoder.kt
com.github.yag.ipc.com.github.yag.ipc.ThriftBody.kt
com.github.yag.ipc.com.github.yag.ipc.Utils.kt
com.github.yag.ipc.client
com.github.yag.ipc.client.com.github.yag.ipc.client.Body.kt
com.github.yag.ipc.client.com.github.yag.ipc.client.Callback.kt
com.github.yag.ipc.client.com.github.yag.ipc.client.IPCClient.kt
com.github.yag.ipc.client.com.github.yag.ipc.client.IPCClientBuilder.kt
com.github.yag.ipc.client.com.github.yag.ipc.client.IPCClientConfig.kt
com.github.yag.ipc.client.com.github.yag.ipc.client.IdempotentRequest.kt
com.github.yag.ipc.client.com.github.yag.ipc.client.NonIdempotentRequest.kt
com.github.yag.ipc.client.com.github.yag.ipc.client.OnTheFly.kt
com.github.yag.ipc.client.com.github.yag.ipc.client.RawIPCClient.kt
com.github.yag.ipc.client.com.github.yag.ipc.client.Request.kt
com.github.yag.ipc.client.com.github.yag.ipc.client.RequestType.kt
com.github.yag.ipc.server
com.github.yag.ipc.server.com.github.yag.ipc.server.ChainConnectionHandler.kt
com.github.yag.ipc.server.com.github.yag.ipc.server.Connection.kt
com.github.yag.ipc.server.com.github.yag.ipc.server.ConnectionHandler.kt
com.github.yag.ipc.server.com.github.yag.ipc.server.IPCServer.kt
com.github.yag.ipc.server.com.github.yag.ipc.server.IPCServerBuilder.kt
com.github.yag.ipc.server.com.github.yag.ipc.server.IPCServerConfig.kt
com.github.yag.ipc.server.com.github.yag.ipc.server.RemoteAddressFilter.kt
com.github.yag.ipc.server.com.github.yag.ipc.server.RequestHandler.kt
com.github.yag.ipc.server.com.github.yag.ipc.server.RootRequestHandler.kt
.ipc.thrift




© 2015 - 2024 Weber Informatics LLC | Privacy Policy