diff options
Diffstat (limited to 'python/python2-orbited/README')
-rw-r--r-- | python/python2-orbited/README | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/python/python2-orbited/README b/python/python2-orbited/README new file mode 100644 index 0000000000000..c95814113b23b --- /dev/null +++ b/python/python2-orbited/README @@ -0,0 +1,4 @@ +Orbited provides a pure JavaScript/HTML socket in the browser. It is +a web router and firewall that allows you to integrate web +applications with arbitrary back-end systems. You can implement any +network protocol in the browser - without resorting to plugins. |