bigbluebutton-Github/labs/bbb-html5-client/routes
Leonardo Crauss Daronco 3fc84c775b Refactor routes/index as a class MainRouter
Also removed some methods/routes that were not being used and will have to
be refactored anyway if they are needed in the future. They are: get_join,
to join the session getting the username and password from the url, and
post_upload, to upload presentations from the html5 client (this was a
specially big method).
2013-10-30 10:07:30 -02:00
..
main_router.coffee Refactor routes/index as a class MainRouter 2013-10-30 10:07:30 -02:00
socketio.coffee HTML5: fix requires and global variables in the server 2013-10-30 10:06:58 -02:00