tags:

views:

60

answers:

1

is there any module? what are their instructions?

A: 

Extend SocketServer.BaseRequestHandler and implement the "handle" method.

Victor Ionescu