Logo
Explore Help
Register Sign In
faye/websocket-driver-node
1
0
Fork 0
You've already forked websocket-driver-node
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
1682df15bf4118511c5a1047e9871ee01ddec938
websocket-driver-node/lib/websocket
T
History
Luigi Pinca 1682df15bf Avoid using deprecated Buffer API
Usage of `Buffer` constructor has been deprecated due to usability
issues that can potentially lead to accidental security issues.

Refs: https://nodejs.org/api/deprecations.html#deprecations_dep0005_buffer_constructor
Tracking: https://github.com/nodejs/node/issues/19079
2018-03-22 09:49:28 +01:00
..
driver
Avoid using deprecated Buffer API
2018-03-22 09:49:28 +01:00
driver.js
Bake the isWebSocket() check into the start() method so that if somebody constructs a driver without making that check, the driver will send a 400 response.
2017-11-23 08:30:24 +00:00
http_parser.js
Avoid using deprecated Buffer API
2018-03-22 09:49:28 +01:00
streams.js
Because Driver.frame() will now admit input when in readyState 2 (to allow for async extension shutdown), the Messages stream should use the text() and binary() methods that will block messages in that state.
2015-02-16 09:51:40 +00:00
Powered by Gitea Version: 1.26.2 Page: 33ms Template: 4ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API