Divmod Nevow, Divmod Athena maybe? #24
mpasternak
started this conversation in
Ideas
Replies: 1 comment
-
Thanks for taking the time to share this, I'll have a look when I have time. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Long, long time ago in a galaxy far, far away, there was a technology long forgotten, called Divmod Nevow, https://divmod.readthedocs.io/en/latest/products/nevow/ . Your project reminds me of it.
There was also Divmod Athena or the so-called widgets for Nevow. You declared a few things in the code, then wham, server could automagically receive RPC requests from the client.
And both were async, because both based on Twisted Python.
Take a look at Athena if you please, it was really cool way to make your app alive. https://github.com/MostAwesomeDude/divmod-docs/blob/master/products/nevow/athena/index.rst
Beta Was this translation helpful? Give feedback.
All reactions