SkillAgentSearch skills...

NSocket

nSocket is a high performance Lightweight Network Framework which is based on JAVA NIO.1 and java NIO.2. Building this project is for easier coding network programs,the difference between nSocket and Mina or Netty is that nSocket will use NIO.2 to build asynchronous communication, further more, on the final edition of nSocket, the pattern of architecture will be based on P2P module.

Install / Use

/learn @vanga999/NSocket
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

<img src="http://static.oschina.net/uploads/space/2012/1210/132949_56uu_589742.jpg" alt="nSocket"/> <br/> <strong>nSocket Version 0.1</strong> <br/> =======<br/> nSocket is a high performance Lightweight Network Framework which is based on JAVA NIO.1 and java NIO.2. Building this project is for easier coding network programs,the difference between nSocket and Mina or Netty is that nSocket will use NIO.2 to build asynchronous communication, further more, on the final edition of nSocket, the pattern of architecture will be based on P2P module. <br/>

already implementation:<br/> 1、IoCommunicate--IoAcceptor--IoConnector<br/> 2、IoSession<br/> 3、IoHandler<br/> 4、A Simple Polling<br/> <br/> The Chinese introduction of nSocket is published on OSChina, you can click <a href="http://my.oschina.net/ielts0909/blog/94803">here</a><br> Thanks for sharing and fork nSocket.

View on GitHub
GitHub Stars24
CategoryDevelopment
Updated3y ago
Forks12

Languages

Java

Security Score

60/100

Audited on Feb 28, 2023

No findings