Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement basic web server capabilities #95

Open
5 tasks
bbuck opened this issue Jan 29, 2020 · 0 comments
Open
5 tasks

Implement basic web server capabilities #95

bbuck opened this issue Jan 29, 2020 · 0 comments

Comments

@bbuck
Copy link
Owner

bbuck commented Jan 29, 2020

I'm moving this project from a classic Telnet-only server to a modern Web/Websocket server. This will setup basic support for that final goal:

  • Basic webserver boilerplate in place
  • Websocket connectivity library
  • Support Lua as route handlers and response builders
    • Explore MVC style framework for Lua handlers
  • Make dragon serve start the webserver.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant