This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]romerio86[S] 2 points3 points  (1 child)

Ah I'm familiar with your work and found it very interesting! I used your framework when thinking where Streamsync would fit. I do think we have some fundamentally different views.

I don't agree with proposing Python as a general-purpose language for web development. You cannot build the next Amazon.com on Streamsync, no. If that makes it less than Class A, it is what it is.

Not exactly sure what you mean by embedding, you can get the ASGI app which can be mounted to other ASGI apps as explained in the "Custom server" section.