thrift/lib
Eugen 30ac2598e8 THRIFT-5003: Websocket Connection in Browsers with nodejs code
* changed this to self in forEach callback

* updated minimum node version to 8.16.2 (Maintenance LTS until December 2019)
changed ws_connection.js to work in the browser, with isomorphic-ws
added exports for `wsConnection`, `createWSConnection`, `createWSClient`

* added exports for WSConnection to browser.js

* extended the sample of nodejs code in the browser with webpack

* tested and updated node version to LTS 10.18.0 Dubnium
discussion based: https://github.com/apache/thrift/pull/1927#discussion_r358140463
2020-01-07 14:28:45 +00:00
..
as3 fix veralign.sh and bump version (again) 2019-10-20 00:12:14 +02:00
c_glib THRIFT-4952 Modified ssl_read feedback value break all the time error. 2019-10-18 00:26:47 +02:00
cl THRIFT-82: Add Common Lisp support 2018-03-02 13:44:50 -05:00
cpp Fix uint64_t to size_t conversion warning 2019-12-12 23:42:00 +00:00
csharp fix veralign.sh and bump version (again) 2019-10-20 00:12:14 +02:00
d bump version 2019-10-17 20:31:24 +02:00
dart fix veralign.sh and bump version (again) 2019-10-20 00:12:14 +02:00
delphi THRIFT-5048 EnumUtils<T>.ToString() throws for elements not known to the receiving end [ci skip] 2019-12-13 00:33:46 +01:00
erl fix veralign.sh and bump version (again) 2019-10-20 00:12:14 +02:00
go THRIFT-5046: Better struct tag overrides 2019-12-13 13:10:23 +00:00
haxe bump version 2019-10-17 20:31:24 +02:00
hs fix typo in cmake 2019-11-03 18:34:24 +01:00
java THRIFT-4252: Close sockets when shut down server (#1905) 2019-12-12 23:34:48 +00:00
javame THRIFT-4024, THRIFT-4783: throw when skipping invalid type (#1742) 2019-02-25 22:14:35 +01:00
js THRIFT-5029: Fix Node.js lib entry point 2019-12-12 22:30:07 +00:00
json THRIFT-4717: fix up make clean with autoconf 2019-01-25 23:33:54 -05:00
lua THRIFT-4992 thrift lua TcompactProtocol bug fix #1881 2019-11-03 19:07:13 +01:00
netstd THRIFT-4990 Upgrade to .NET Core 3.1 (LTS) 2019-12-07 08:47:32 +01:00
nodejs THRIFT-5003: Websocket Connection in Browsers with nodejs code 2020-01-07 14:28:45 +00:00
nodets THRIFT-4675: Fix int64 constants generation for map keys 2019-01-25 10:03:37 -05:00
ocaml fix veralign.sh and bump version (again) 2019-10-20 00:12:14 +02:00
perl fix veralign.sh and bump version (again) 2019-10-20 00:12:14 +02:00
php Fix PHP style errors (by means of phpcbf) [ci skip] 2019-11-02 12:24:12 +01:00
py Revert "Revert "THRIFT-4002: Make generated exception classes immutable by default"" 2019-12-12 13:50:42 +00:00
rb THRIFT-4999: Raise proper exception on transport error 2019-11-21 22:43:21 +01:00
rs Merge pull request #1919 from mpajkowski/to_socket_addrs 2019-12-14 09:52:36 -05:00
st bump version 2019-10-17 20:31:24 +02:00
swift fix veralign.sh and bump version (again) 2019-10-20 00:12:14 +02:00
ts fix veralign.sh and bump version (again) 2019-10-20 00:12:14 +02:00
xml THRIFT-3803 - Remove file attribute from include elements in XML generator 2016-04-29 23:29:29 +02:00
Makefile.am THRIFT-4981 Remove deprecated netcore bindings from the code base 2019-10-20 16:21:29 +02:00