Skip to content

[Predecessor to websockets] A javascript / python app that enables sending and recieving messages from/to all the browsers running the same script (ex: send a message to all the browsers visiting a website or a group of websites)

Notifications You must be signed in to change notification settings

davidjonas/JSBroadcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Developer : David Jonas - INTK Software

JSBroadcast
============

JSBroadcast is a python/javascript app/librabry that enables sending 
and recieving messages from/to all the browsers running the same script (ex: 
send a message to all the browsers visiting a website or a group of websites)

Installation
============

This product requires an Apache server with mod_python activated.
Simply copy the files to your server and make use of the js files to 
interface with the server. 

Attention, JSBrodcast.js depends on the JQuery library that is included 
in the package. if you already have jquery included on your site then 
ignore the file.

About

[Predecessor to websockets] A javascript / python app that enables sending and recieving messages from/to all the browsers running the same script (ex: send a message to all the browsers visiting a website or a group of websites)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published