Skip to content
99x-asanka edited this page Jun 28, 2012 · 2 revisions

**This is the global router which is used to register each application’s router to receive notifications**

Contains two basic methods

start
       * Create an instance of a router to be used as the global router via crossroads.js
       * Initialize hasher
addRouter
       * Chaining local routers to the global router
Clone this wiki locally