royweb

royweb 0.9.3 updated

royweb collects data via UDP packets and sends them to a browser via its WebSocket feature.This data is then fed in real-time to a D3.js chart which plots and updates the graph as soon as new data is received.This allows programmers to setup a Web...

Sentry

Sentry 7.7.1 updated

Configure Sentry to watch services and it will collect errors and problems inside its dashboard. Developers can then inspect them in detail and take the appropriate course of action. Sentry is a must-have tool for developers performing testing/debugging...

simpleS

simpleS 0.8.4 updated

simpleS will allow a Node.js installation to receive and respond to HTTP requests, enabling developers to use Node.js as a plain ol' Apache server. This in turn will allow websites and other public services to run on Node.js, a much more efficient...

SOAPpy

SOAPpy 0.12.22

It uses SDL and WSDL files to discover SOAP-based service APIs.It exposes those APIs to Python applications as transparently as possible.It also includes an XML Schema parser which can parse a subset of the XML Schema standard.SOAPy is designed to...

Socket.IO

Socket.IO 1.4.4 updated

Socket.IO is made up of two primary sections. A client library that runs in the user's browser, and a server-side counterpart, running on top of a Node.js server. These two work via HTTP sockets and allow seamless data exchange between the...

Socket.IO

Socket.IO 1.3.5 updated

It is a server client, a basically simple HTTP Socket interface implementation.Socket.IO aims to make realtime apps possible in every browser and mobile device, blurring the differences between the different transport mechanisms.Packages for stand-alone...

Softaculous

Softaculous 4.7.9 updated

Softaculous allows web hosting companies to provide users with an automated solution for installing complex web applications. An auto-installer can be used to install scripts and software without the user having to upload files. All files and database...

Superstatic

Superstatic 2.2.1 updated

Superstatic is a Node.js server based on Connect, allowing webmasters to host their static websites with a technology specifically created for this purpose. Since it's based on Connect any other Connect middleware will work with it as well, and...