Webserv
Loading...
Searching...
No Matches
File List
Here is a list of all files with brief descriptions:
[detail level 123]
  includes
 Client.hpp
 Env.hpp
 Master.hpp
 Nodes.hpp
 Parser.hpp
 Route.hpp
 Server.hpp
 Token.hpp
 webserv.hpp
  srcs
  json
 Nodes.cpp
 Parser.cpp
 Token.cpp
  load
 Env.cpp
 Route.cppA location class which handle
 Server.cppThe servers object. One is created for each config server
  sock
 Client.cppThe client sockets class which keep keep clients information and handle answer to them
 Master.cppThe master sockets class which receive each incomming new client
 debug.cpp
 tools.cpp
 webserv.cppA http server written in c++