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

Remove StaticServer extension #16

Closed
abose opened this issue Aug 13, 2021 · 0 comments
Closed

Remove StaticServer extension #16

abose opened this issue Aug 13, 2021 · 0 comments

Comments

@abose
Copy link
Member

abose commented Aug 13, 2021

  • Static servers are not possible with the current web application framework
  • Remove StaticServer default extension.

notes

It is used for the experimental multi-browser live preview feature. But the multi-browser feature will not work anyway within browsers with the current web tech.

A possible option is to have a backend server from core.ai to proxy the requests(either at core.ai or phoenix agent locally installed(defeating the purpose of a true web app)), but it might be less instant, need to evaluate alternatives.

abose added a commit that referenced this issue Aug 13, 2021
…he current web application framework.

* Also breaks multi browser live preview with this change.
* remove travis build as we will be moving to github actions.
#16
@abose abose closed this as completed Aug 13, 2021
@abose abose mentioned this issue Aug 13, 2021
28 tasks
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

No branches or pull requests

1 participant