gotty/js/spice-web-client/network
Soren L. Hansen c66ae7b2e4 First, primitive stab at SPiCE integration
Launch an Xspice and run:
echo -ne "\033]844;127.0.0.1;9876\007"

This will launch a SPiCE client connecting to 127.0.0.1:9876.

Still need to add all the security stuff and generally be
more defensive in the implementation.
2021-04-16 06:50:05 -07:00
..
busconnection.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
clusternodechooser.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
connectioncontrol.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
packetcontroller.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
packetextractor.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
packetlinkfactory.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
packetreassembler.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
reassemblerfactory.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
sizedefiner.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
socket.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
socketqueue.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
spicechannel.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00
websocketwrapper.js First, primitive stab at SPiCE integration 2021-04-16 06:50:05 -07:00