Skip to content

R-Ram95/rar_libc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RARLIBC

A custom C++ library. Build target includes an archive file (librarlibc.a)

Networking

Communication

  • definition and implementation of simple http Request and Response objects

Sockets

  • definition and implementation of server TCPSocket using sys/socket.h system calls
  • FUTURE PLAN: add client side sockets and UDPSocket

Logging

  • TODO

CMAKE

  • builds an executeable that can be used to test custom communication and socket objects in an HTTP_SERVER
  • builds an archive file, librarlibc.a

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published