Skip to content

Add http backend#202

Draft
almarklein wants to merge 2 commits intomainfrom
http
Draft

Add http backend#202
almarklein wants to merge 2 commits intomainfrom
http

Conversation

@almarklein
Copy link
Copy Markdown
Member

@almarklein almarklein commented Mar 26, 2026

A backend that runs a webserver that you can connect to with your browser. Multiple clients are supported (eventually).

Using ASGI, so it can run on any ASGI server and we don't have any hard dependencies 🚀

  • ASGI server.
  • Websocket connection.
  • Implement JS to be a AFM (anywidget front-end module) host. Or JS to control the renderview directly.
  • Python backend module.
  • Support for multiple simultaneous clients.
  • How to include this in a larger web app, e.g. FastAPI / Falcon etc. Create an example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant