Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 691 Bytes

File metadata and controls

19 lines (10 loc) · 691 Bytes

observer-web

A simple protocol idea for subscription based communication between servers without polling.

Documentation

See protocol.md for the protocol itself.

See DOCS.md for documentation and examples based around the javascript implementation in this repo.

Contributing

All contributions, bug reports, and issues are appreciated! See [CONTRIBUTING.md] for instructions.

License

This project is licensed under the MIT License - see the LICENSE file for details.