Skip to content

clairedeluneee/cne-MeadowHTTP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

what am i looking at

This is a rudimentary webserver prototype as an addon for Codename Engine. Only supports GET requests at the moment.

how do i use it

Plop your landing page as index.html as it would be the first thing it looks for.

what can i do with it

For one, you can make a request with the Fetch API for songs.json and it will display some information about what the client is up to (like the score and stuff).

what's claire's todo list

  • make the damn thing work
  • figure out how to use fetch api (and implement a system for it)
  • publish prototype
  • fix image embeds
  • documentation
  • automatically find and set socket ip for binding
  • optimize

some lore

MeadowHTTP was the title of my first webserver that was originally written in C# following a specific Medium tutorial on the subject.

rationale (why did she redeem do it)

I was bored. That's literally it.

her plans

Depends if college decides to decimate my schedule.

About

Rudimentary webserver as a Codename Engine addon

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors