summaryrefslogtreecommitdiff
path: root/js/src/Ice/browser/WSTransceiver.js
Commit message (Collapse)AuthorAge
* WSTransceiver updates:Jose2016-04-01
| | | | | - write callback simplifications - remove workaround for old Firefox bug
* JavaScript close connection issues:Jose2016-03-31
| | | | | | - ICE-7079 timeout overrides failures with chrome windows wss workers - ICE-7080 JavaScript uncaught error in WSTransceiver write
* Update copyright headersJoe George2016-03-01
|
* Fix ICE-6784 - JavaScript throughput improvementJose2015-09-17
|
* JSHint minor fixesJose2015-07-21
| | | | Minor fixes to issues reported by JSHint
* ICE-6472 Added info test to JavaScriptDwayne Boone2015-07-09
|
* Fixed setting of timeout in WSTransceiverBenoit Foucher2015-06-09
|
* Fixed previous commit which was incompleteBenoit Foucher2015-04-28
|
* ICE-6082 No way to discover send/recv buffer sizesDwayne Boone2015-03-05
|
* Fixed ICE-6225 - Added headers attribute to WSConnectionInfoBenoit Foucher2015-02-16
|
* Fixed (ICE-6224) - IceJS browser tests do not run when in the backgroundJose2015-01-14
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Fix for ICE-6204 - timeout test failureBenoit Foucher2014-12-22
|
* Fixed ICE-5607: relaxed Ice.MessageSizeMaxBenoit Foucher2014-11-05
|
* Lint IceJsJoe George2014-10-20
|
* ICE-5732 missing tracing in throughput demoDwayne Boone2014-10-15
|
* Fixed ICE-5535, WSS hang and other minor issuesBenoit Foucher2014-09-24
| | | | | | | | - ICE-5535: added support for parsing TCP/SSL/WS/WSS endpoints even if the transport isn't supported - WSS implementation could hang under Java/C# if the SSL transport read too much data - The opaque endpoint un-marshalling code in Java/C# could raise an EncapsulationException where it should have raised an UnarmshalOutOfBoundsException if the marshalled endpoint was invalid. - Cleaned up JavaScript run methods for tests - Few other minor fixes
* JS module mapping updatesJose2014-09-23
|
* ICE-4891 Refactor network tracingDwayne Boone2014-09-05
|
* Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJSJose2014-09-02
|
* Ice JS WS build fixesJose2014-08-18