1
1
Fork 0
mirror of https://github.com/oxen-io/lokinet synced 2023-12-14 06:53:00 +01:00
lokinet/llarp/router
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
2023-08-28 11:06:10 -04:00
..
abstractrouter.hpp Partial implementation of libquic as wire protocol 2023-08-28 11:06:10 -04:00
i_gossiper.hpp add gossip info to systemd status 2022-05-27 13:21:08 -04:00
i_outbound_message_handler.hpp Triggered pumping 2021-11-15 13:35:57 -04:00
i_outbound_session_maker.hpp Replace logging with oxen-logger 2022-07-15 22:17:59 -03:00
i_rc_lookup_handler.hpp Oxend error ping + unfunded tracking 2022-10-14 20:55:21 -03:00
outbound_message_handler.cpp Partial implementation of libquic as wire protocol 2023-08-28 11:06:10 -04:00
outbound_message_handler.hpp convert priority queues 2022-05-02 15:27:08 -04:00
outbound_session_maker.cpp Partial implementation of libquic as wire protocol 2023-08-28 11:06:10 -04:00
outbound_session_maker.hpp Partial implementation of libquic as wire protocol 2023-08-28 11:06:10 -04:00
rc_gossiper.cpp add gossip info to systemd status 2022-05-27 13:21:08 -04:00
rc_gossiper.hpp add gossip info to systemd status 2022-05-27 13:21:08 -04:00
rc_lookup_handler.cpp lint 2022-10-16 14:53:23 -04:00
rc_lookup_handler.hpp Oxend error ping + unfunded tracking 2022-10-14 20:55:21 -03:00
route_poker.cpp Updated RpcServer Initialization and Logic 2023-01-24 06:50:46 -08:00
route_poker.hpp limit route poker 2022-09-19 20:26:38 -03:00
router.cpp Partial implementation of libquic as wire protocol 2023-08-28 11:06:10 -04:00
router.hpp Partial implementation of libquic as wire protocol 2023-08-28 11:06:10 -04:00