• Randall Leeds's avatar
    Clean up socket, threading, mapper with routing · d99347a1
    Randall Leeds authored
    Move all the logic required to set up a clean environment for the
    client views into the dependency resolution mechanism of ngRoute.
    
    The annotation mapper gains an unloadAnnotations method to make the
    isolated code cleaner.
    
    Use angular-websocket to remove the need for our own socket class.
    
    The AppController becomes much more sane.
    d99347a1
stream-controller-test.coffee 2.8 KB