1
0
Fork 0
mirror of https://gitee.com/fantix/kloop.git synced 2024-09-27 14:40:02 +00:00
Commit graph

12 commits

Author SHA1 Message Date
Fantix King
665647013b
Initially added TLSTransport
Refs #I5ANZH
2022-06-26 11:48:48 -04:00
Fantix King
47636fbf04
Extract TCP connect
Fixes #I5ANZE, but not in nogil for simplicity for now
2022-06-26 11:48:48 -04:00
Fantix King
19803cd298
Rename kloop.ktls to kloop.tls 2022-06-26 11:48:35 -04:00
Fantix King
9bdf0d1834
Update URL in the license text 2022-06-26 11:48:34 -04:00
Fantix King
91691e5996
Implement UDP recv, basic DNS working! 2022-06-26 11:48:07 -04:00
Fantix King
f3c43bf145
Use atomic API 2022-06-26 11:48:07 -04:00
Fantix King
dd4a38a610
WIP resolver 2022-06-26 11:48:06 -04:00
Fantix King
64b105657a
Socket connect PoC 2022-04-25 08:02:28 -04:00
Fantix King
bb7c378c95
New implementation: nogil for most of the stuff 2022-04-23 14:42:56 -04:00
Fantix King
9fc44a51c8
Almost working PoC 2022-04-19 18:32:40 -04:00
Fantix King
97f02d40bc
PoC uring and ktls 2022-03-20 19:07:05 -04:00
Fantix King
9cdc246ca9
v0.0.1: Initial project structure 2022-03-19 17:26:56 -04:00