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/libabyss
Jason Rhinelander d05e6716cb Remove llarp::str(string_view)
It was a workaround for pre-C++17 std::string which didn't support
passing a string_view to various functions/operators.  There's only one
place left that needs an explicit conversion, and that's where it is
used as a map key; so just be explicit there and remove llarp::str()
everywhere else.
4 years ago
..
include Refactor Addr -> IpAddress/SockAddr 4 years ago
src Remove llarp::str(string_view) 4 years ago
CMakeLists.txt cmake refactor 4 years ago
abyss.jpeg move 6 years ago
main.cpp The Great Wall of Blame 4 years ago
readme.md add boilerplate for libabyss 6 years ago

readme.md

libabyss

abyss.jpeg

http client/server with multiple layers of the abysmal hellscape of the bottomless pit of standards by the w3c encapsulated in a neat standalone little library.

Try not to die.