This is archived documentation for an older version of Nirvana (v3.1). Please refer to documentation for the latest version if required.

Setting up a sample WebExpress page (ajax messaging)

Create a test channel

Set the ACL permissions on your channel so that you can publish and consume from it.

Set up a HTTP interface

Set up a file plugin for serving web content

Set up a Nirvana webExpress plugin for delivering events to JS clients asynchronously.

Implement your JavaScript client applicaton.