${project.groupId}:${project.artifactId} · AsyncFlows: Core asynchronous operators that are not specific to domains.
Group: org.asyncflows - All Dependencies
${project.groupId}:${project.artifactId} · AsyncFlows core character and binary IO interfaces. Also there are synchronous stream adapters and network interface implementation (blocking and selector).
${project.groupId}:${project.artifactId} · Annotation processor that generates proxy interfaces.
${project.groupId}:${project.artifactId} · This component contains utility classes for implementing text-based network protocols (like HTTP, BEEP, etc).
${project.groupId}:${project.artifactId} · This component contains implementation of HTTP 1.1 protocol.
${project.groupId}:${project.artifactId} · The framework provides DSL for easy and modular construction of asynchronous processes from simpler constructs. The framework is mostly targeted to IO-bound processes and it is not intended for CPU-bound processes.