-
- Downloads
Prevent slowdown on firefox when deleting lots of shape messages
By creating a new collection called WhiteboardCleanStatus which is used to alert the clients that the server is cleaning shapes. When shapes are being cleaned they are not drawn and so things don't slow down on firefox or chrome
Showing
- bigbluebutton-html5/app/client/views/whiteboard/slide.coffee 3 additions, 0 deletionsbigbluebutton-html5/app/client/views/whiteboard/slide.coffee
- bigbluebutton-html5/app/collections/collections.coffee 2 additions, 0 deletionsbigbluebutton-html5/app/collections/collections.coffee
- bigbluebutton-html5/app/lib/router.coffee 21 additions, 20 deletionsbigbluebutton-html5/app/lib/router.coffee
- bigbluebutton-html5/app/server/collection_methods/shapes.coffee 13 additions, 11 deletions...ebutton-html5/app/server/collection_methods/shapes.coffee
- bigbluebutton-html5/app/server/publish.coffee 4 additions, 0 deletionsbigbluebutton-html5/app/server/publish.coffee
- bigbluebutton-html5/app/server/redispubsub.coffee 6 additions, 0 deletionsbigbluebutton-html5/app/server/redispubsub.coffee
- bigbluebutton-html5/app/server/server.coffee 1 addition, 0 deletionsbigbluebutton-html5/app/server/server.coffee
Loading
Please register or sign in to comment