You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lokinet/llarp/link
Thomas Winget ab86318404 Partial implementation of libquic as wire protocol
TODO:

- set up all the callbacks for libquic

- define control message requests, responses, commands

- plug new control messages into lokinet (path creation, network state, etc)

- plug connection state changes (established, failed, closed, etc.) into lokinet

- lots of cleanup and miscellanea
1 year ago
..
connection.hpp Partial implementation of libquic as wire protocol 1 year ago
endpoint.hpp Partial implementation of libquic as wire protocol 1 year ago
factory.cpp standardize include format and pragma once 4 years ago
factory.hpp standardize include format and pragma once 4 years ago
i_link_manager.hpp Partial implementation of libquic as wire protocol 1 year ago
link_manager.cpp Partial implementation of libquic as wire protocol 1 year ago
link_manager.hpp Partial implementation of libquic as wire protocol 1 year ago
server.cpp Fix multi-field < ordering 2 years ago
server.hpp Fix multi-field < ordering 2 years ago
session.cpp standardize include format and pragma once 4 years ago
session.hpp Bump clang-format to 14 2 years ago