You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
KasmVNC/kasmweb/core
Pierre Ossman 499b251716 Remove error handling in clientCutText()
It is not necessary as Websock.flush() is guaranteed to succeed and
give us some space. It also remove the call to _fail(), which was
invalid at this place as clientCutText() is not a method on RFB.
4 years ago
..
decoders Consume data properly in Hextile decoder 4 years ago
input Initial commit 5 years ago
util Throw correct Error object 4 years ago
base64.js Initial commit 5 years ago
des.js Initial commit 5 years ago
display.js Initial commit 5 years ago
encodings.js Initial commit 5 years ago
inflator.js Initial commit 5 years ago
rfb.js Remove error handling in clientCutText() 4 years ago
websock.js Initial commit 5 years ago