Skip to content
forked from pyofwave/PyOfWave

Open Source Wave server and web client in Python (Used to be PyGoWave)

License

Notifications You must be signed in to change notification settings

OpenAR/PyOfWave

 
 

Repository files navigation

PyOfWave server and webclient (in development, pre-beta)

Wave is a combination of existing communication technologies (eMail, forums, wikis, and instant messaging) designed by Google. PyGoWave is one implementation of Wave programmed in Python.

Server

The server provides protocols around some core functionality (authentication, profiles, "document" access, and sending and recieving "deltas"). These protocols are documented in docs/protocols.

The client and server acts as 2 different programs. The server is a customizable application while the client is some CGI and "static" web files.

Dependancies

Client

The client provides a dynamic web based interface to PyOfWave_server, using the Wave Simple Data Protocol. It is designed to be embedded in the frame of your site and delivers great customizability and ease.

It is written using the JavaScriptMVC library and jQuery, both of which are included in this project.

Used jQuery Plugins

P. S.

Tasks are currently being rostered off of the roster.rst file. A few additional scripts modules will be added over the next few days as described by the file, and then I'll put this project on Mozilla Drumbeat.

About

Open Source Wave server and web client in Python (Used to be PyGoWave)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published