summaryrefslogtreecommitdiff
path: root/main.js
AgeCommit message (Expand)AuthorFilesLines
2015-09-09Set nonhandled messages as not implementedPavel Grunt1-0/+60
2015-09-09Use name of channel instead of numberPavel Grunt1-1/+1
2015-06-04Add support for stream reports.Jeremy White1-0/+3
2015-01-16Add button for cancelling file transferPavel Grunt1-0/+9
2015-01-16Add progress bar for file transferPavel Grunt1-0/+4
2015-01-15Inform agent about client's capabilitiesPavel Grunt1-1/+18
2015-01-15Read file only when have agent tokensPavel Grunt1-1/+17
2015-01-15Implement methods for transfering files from client to guestPavel Grunt1-0/+95
2015-01-15Split agent data message into smaller chunksPavel Grunt1-3/+13
2015-01-15Send agent messages only when have agent tokensPavel Grunt1-6/+26
2015-01-15Handle agent tokensPavel Grunt1-2/+17
2014-10-29Use a modern number of agent tokens.Jeremy White1-1/+1
2014-09-06If an agent is attached, enable dynamic resizing of the guest screen.Jeremy White1-12/+64
2014-05-20Add support for audio streams using the Opus encoding.Jeremy White1-0/+2
2013-03-19added on succeess eventAmos Benari1-0/+1
2012-06-04initialJeremy White1-0/+176