Skip to content

coleman3616/HTTP_Server

Repository files navigation

Unicon

Creating a HTTP Server for the Unicon Programming language Built on top of TCP Server

Recieves request from client as a String, parses the request using HTTP specification, and returns a response string in proper HTTP format.

TTCP is functions initially written to work with the TCP server class

Masterclass is those functions written into class structures all in one file

TODO split classes into own file and create make file

About

HTTP Server implemented in Unicon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages