This is a significant milestone.

The info item #701: Summary of installing zerorpc on Windows 
<https://github.com/leo-editor/leo-editor/issues/701> tells how to install 
both the python and node.js versions zerorpc.  It's not trivial. The trick 
is to do `npm install --global --production --windows-build-tools` which 
installs a free copy of Visual C++ Build Tools 2015! *Note*: This must be 
done in PowerShell with admin privileges.

This issue also explains how to run a demo with a "Hello World" demo with a 
python server and a javascript client. These now work!

The enhancement item #684: Create a browser gui for Leo 
<https://github.com/leo-editor/leo-editor/issues/684> contains the demo 
mentioned above, as well as the converse demo: a javascript server and a 
python client.  I haven't tried this other demo script, but I expect no 
particular difficulties.

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.

Reply via email to