quasar
quasar copied to clipboard
FiberServerSocketChannel no selector?
Hi i m trying to use server socket with multiple client connections.
How can handle? In the default NIO there is a selector telling me what event is happening (new connection,read , write) but here ?