Skip to content

A non-blocking networking toolkit for implenting non-blocking clients and servers in Java with Java NIO.

Notifications You must be signed in to change notification settings

nanosai/net-ops-java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Net Ops for Java

Net Ops for Java is a toolkit for implementing non-blocking network clients and servers in Java on top of Java NIO.

Net Ops is focused on our own fast, versatile network protocol IAP, but may get some support for other network protocols too.

Net Ops is ideal for implementing client-server communication internally in your system, e.g. between internal services, where HTTP, REST, SOAP and Web Sockets may work, but arent' exactly ideal, and where HTTP isn't really necessary.

About

A non-blocking networking toolkit for implenting non-blocking clients and servers in Java with Java NIO.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages