swiftysockets icon indicating copy to clipboard operation
swiftysockets copied to clipboard

Added support for Libevent

Open jabwd opened this issue 9 years ago • 0 comments

I added basic support for libevent, it depends on the libevent wrapper found on my github. Installing libevent-dev through app-get is required.

Later I'd like to add some methods for TCPClientSocket or a subclass TCPAsyncClientSocket in order to make it even easier to implement.

jabwd avatar Feb 24 '16 15:02 jabwd