4

Some of you guys noted that I am currently working on my own Java webserver/framework. Yesterday I encountered a small problem...

My fucking API I use because I love the HttpExchange Function is fucking without NIO! So every request blocks other requests....

You guys know any API like the Sun httpserver ( I know I shouldn't have used it in the first place ) where I can do things like in an HTTPExchange?

Comments
  • 0
    @EaZyCode didn't know Netty has one.. :D

    Sooo you help me? :P
Add Comment