summaryrefslogtreecommitdiff
path: root/js/test/Ice/acm/Client.js
Commit message (Collapse)AuthorAge
* ICE-7077 - JavaScript acm test failure with Microsoft EdgeJose2016-03-31
|
* Update copyright headersJoe George2016-03-01
|
* ICE-6634 - Using Ice in background worker.Jose2015-09-21
|
* Fixed ICE-6812 - JavaScript ACM monitor bugBenoit Foucher2015-09-14
|
* Fixed ICE-6730 - test failures on Microsoft Edge browserBenoit Foucher2015-08-20
|
* Various Ice for JavaScript changesJoe George2015-04-23
| | | | | | | * Rename zeroc-ice to ice * Fix slice2js to generate code with requrie('ice') * Update tests * Slim bower.json
* JavaScript updates to use gulp and add npm and bower packagesJose2015-01-14
|
* Updated copyright to 2015Dwayne Boone2015-01-05
|
* Cleanup javascript tests and fix some bugsJoe George2014-10-17
|
* 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
* Fixed (ICE-5654) - Update JS mapping to not use global types in NodeJSJose2014-09-02
|
* Ice JS WS build fixesJose2014-08-18
|
* Fixed potential ACM test failureBenoit Foucher2014-07-24
|
* Disabled ACM test for IE which doesn't allow more than 6 connectionsBenoit Foucher2014-07-04
|
* Added support for invocation timeouts and ACM heartbeatsBenoit Foucher2014-05-23