btw:
RESTful not the best data/command/..etc. interface.

for local desktop there is so many old but classics interface can choice:
RPC/gRPC
IDL (Interface Description Language)
IPC (InterProcess Communication)
memory tmp file
redis-style memory database level
Broadcast
...

IMHO:
old interface is not bad,
just choice the lite and quick, is Pythonic.


Edward K. Ream <edream...@gmail.com> 于2018年12月9日周日 下午10:33写道:
>
> On Sunday, December 9, 2018 at 8:23:27 AM UTC-6, Edward K. Ream wrote:
>
> >> I have just created flexx issue #537
>
> > A response has lead me to ASGI. Joe, is this what you were thinking of?
>
> Well, I suppose not, since Joe is not a Python guy.
>
> Edward
>
> --
> You received this message because you are subscribed to the Google Groups 
> "leo-editor" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to leo-editor+unsubscr...@googlegroups.com.
> To post to this group, send email to leo-editor@googlegroups.com.
> Visit this group at https://groups.google.com/group/leo-editor.
> For more options, visit https://groups.google.com/d/optout.



-- 
life is pathetic, go Pythonic! 人生苦短, Python当歌!
俺: http://zoomquiet.io
授: http://creativecommons.org/licenses/by-sa/2.5/cn/
怒: 冗余不做,日子甭过!备份不做,十恶不赦!
KM keep growing environment culture which promoting organization learning!

-- 
You received this message because you are subscribed to the Google Groups 
"leo-editor" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to leo-editor+unsubscr...@googlegroups.com.
To post to this group, send email to leo-editor@googlegroups.com.
Visit this group at https://groups.google.com/group/leo-editor.
For more options, visit https://groups.google.com/d/optout.

Reply via email to