Download List

프로젝트 설명

The Netty project is an effort to provide an asynchronous, event-driven network application framework and tools for rapid development of maintainable, high-performance, high-scalability protocol servers and clients. In other words, Netty is a NIO client server framework that enables quick and easy development of network applications such as protocol servers and clients. It simplifies and streamlines network programming such as TCP and UDP socket servers.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2010-10-26 00:09 Back to release list
3.2.3.Final

웹 소켓 인코더의 회귀가 이제 고쳐졌습니다. 간헐 중요한 버그는 어디에 작업이 수정되었습니다) 사용자 (Channel.setReadable를 호출하면 매점 써주세요. 헤더 : "100 - 계속 기대"이 릴리스에는 HTTP를위한 적절한 지원을 추가합니다.
A regression in the Web Socket encoder has been fixed. An intermittent critical bug where write operations stall when a user calls Channel.setReadable() was fixed. This release also adds proper support for the HTTP "Expect: 100-continue" header.

Project Resources