blob: 84710be1a9e7d3893a25064dac2e167f08967eb6 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
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.
The following dependencies are needed at compile-timee:
pysetuptools
The following dependencies are need at runtime:
python-demjson
python-morbid
python-stomper
python-uuid
python-twisted
Build scripts for all these are available at Slackbuilds.org
|