Saturday, 16 April 2022

Making HTTPLib

Created with C++, JNI to interact with JVM and respond to user actions on JFC components.
Due to time constraints, the bare minimum of functionalities had been implemented.
  • Static files
  • Routing (DLL-based)
  • Blacklisting
 

Reference:

std::regex
std::string
std::map
std::thread
RFC2616

No comments:

Post a Comment