SIGN IN SIGN UP
socketio / socket.io UNCLAIMED

Realtime application framework (Node.JS server)

0 0 0 TypeScript

refactor: switch to native javascript bind (#1423)

The polyfill for the bind() method was necessary for IE6/7/8, which we
do not support anymore.

Related: https://caniuse.com/mdn-javascript_builtins_function_bind
D
david-fong committed
7bc7a7b62464e12399fc5621fb88724988ad85ad
Parent: 085cd6c
Committed by Damien Arrachequesne <damien.arrachequesne@gmail.com> on 12/11/2020, 10:55:57 AM