channel
71. Record Channel4 usages
net.ihe.gazelle » record-channelApache
Record Channel
Last Release on Sep 2, 2024
A very lightweight WebSocket client library for Java/Android which aims to implement the WebSocket protocol as defined in RFC 6455
Last Release on Feb 2, 2019
Module that defines the HttpChannel API. HttpChannels abstract complex download and upload steps into a simple and easy to use NIO Channel. NIO Channels can be wrapped into an InputStream or OutputStream and used in any way you may find possible to. Aside from that, Channels can be used natively in most next-gen libraries, meaning that you don't even need to wrap anything, just start writing or reading data to or from the channel wth a ByteBuffer.
Anyone using the library should try to rely on code from ...
Last Release on Jan 18, 2012