Skip to content

LunarWatcher/raven

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

raven

A bare minimum C++23 socket library. Largely meant for use with magpie, since asio is a leaky, useless pile of shit.

This library is specifically focused on sockets for web use, i.e. TCP and UDP sockets, and not any other sockets. This may be added in the future if it makes sense to do so, but the primary goal is to provide support for a web framework that's in desperate need of a socket framework that isn't horseshit.

Requirements

  • A C++23 compiler
  • (In the future, maybe): OpenSSL for encryption

About

No description, website, or topics provided.

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors