libunifex icon indicating copy to clipboard operation
libunifex copied to clipboard

Add socket support to io_uring_context

Open lewissbaker opened this issue 4 years ago • 2 comments

Add support for tcp/ip sockets and udp/ip sockets using the io_uring_context event-loop.

lewissbaker avatar Nov 13 '19 02:11 lewissbaker

Dear Lewis,

Is support for Transport Layer Security for tcp/ip connections (by providing support for some existing SSL library) also something that is planned in the scope of libunifex?

awesome work btw!!

kind regards, Niek

niekbouman avatar Apr 15 '20 20:04 niekbouman

@lewissbaker Any update on sockets support? Currently I can only find some implementations based on libunifex like (https://github.com/Garcia6l20/g6-net)

npuichigo avatar May 28 '21 08:05 npuichigo