Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / socketio/engine.io-parser issues and pull requests
#140 - Pulls in @types/node
Issue -
State: open - Opened by laino 5 months ago
#139 - Expose synchronous "encodePacket" function
Issue -
State: closed - Opened by kettanaito 10 months ago
- 1 comment
#138 - chore: bump browserify-sign from 4.2.1 to 4.2.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#137 - chore: bump @babel/traverse from 7.9.5 to 7.23.2
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#136 - Cannot find name 'TransformStream' after updating to v5.2.0
Issue -
State: open - Opened by Julien-Marcou about 1 year ago
- 21 comments
#135 - Version 5.2.1 not available
Issue -
State: closed - Opened by rodrigolame over 1 year ago
- 3 comments
#134 - chore: bump minimist and mocha
Pull Request -
State: closed - Opened by dependabot[bot] over 1 year ago
- 1 comment
Labels: dependencies
#133 - 5.0.5 esm build missing 351ba82
Issue -
State: closed - Opened by maunvz almost 2 years ago
- 1 comment
Labels: bug
#132 - chore: bump json5 from 2.1.3 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
- 1 comment
Labels: dependencies
#131 - Fix empty buffer case for Browser base64 encoding
Pull Request -
State: closed - Opened by maunvz almost 2 years ago
#130 - chore: bump decode-uri-component from 0.2.0 to 0.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#129 - Typescript build error cjs
Issue -
State: closed - Opened by BenjaminPosselt over 2 years ago
- 7 comments
#128 - error TS2304: Cannot find name 'Blob'
Issue -
State: closed - Opened by jojomatik over 2 years ago
- 3 comments
#127 - esm types break TypeScript compilation with lib check enabled.
Issue -
State: closed - Opened by philkunz over 2 years ago
- 1 comment
#126 - chore: bump ajv from 6.12.2 to 6.12.6
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#125 - chore: bump cached-path-relative from 1.0.2 to 1.1.0
Pull Request -
State: closed - Opened by dependabot[bot] almost 3 years ago
Labels: dependencies
#123 - chore: bump ansi-regex from 5.0.0 to 5.0.1
Pull Request -
State: closed - Opened by dependabot[bot] about 3 years ago
Labels: dependencies
#122 - bug with binary data from browser
Issue -
State: closed - Opened by intech about 3 years ago
- 1 comment
#121 - fix: correct size message for binary
Pull Request -
State: closed - Opened by intech about 3 years ago
- 3 comments
#120 - chore: bump path-parse from 1.0.6 to 1.0.7
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#119 - chore: bump browserslist from 4.12.0 to 4.16.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#118 - chore: bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#117 - chore: bump elliptic from 6.5.3 to 6.5.4
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#116 - Unable to bundle socket.io client due to undeclared dependency on base64-arraybuffer
Issue -
State: closed - Opened by ozyman42 almost 4 years ago
- 6 comments
#115 - Bump elliptic from 6.5.2 to 6.5.3
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#114 - Bump acorn from 5.7.3 to 5.7.4
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
- 1 comment
Labels: dependencies
#113 - test: actually test empty payload handling
Pull Request -
State: closed - Opened by darrachequesne over 4 years ago
#112 - Test omission
Issue -
State: closed - Opened by whiteCcinn almost 5 years ago
- 1 comment
#111 - Update test/parser.js should encode payloads as string: there is no type 'post'.
Pull Request -
State: closed - Opened by mattqs about 5 years ago
- 1 comment
#110 - should encode a message packet coercing to string
Pull Request -
State: closed - Opened by mattqs about 5 years ago
- 1 comment
#109 - perf: ponyfill Buffer.{allocUnsafe,from}
Pull Request -
State: closed - Opened by cha0s over 5 years ago
- 1 comment
#108 - fix arrayBufferToBuffer
Pull Request -
State: closed - Opened by Gaubee over 5 years ago
- 1 comment
#107 - update to [email protected] (avoid reference to 'global')
Pull Request -
State: closed - Opened by amitport about 6 years ago
#106 - [test] Add a basic test for UTF-8 encoding/decoding
Pull Request -
State: closed - Opened by darrachequesne about 6 years ago
#105 - [fix] Do not mutate the input upon packet encoding
Pull Request -
State: closed - Opened by darrachequesne about 6 years ago
#104 - [refactor] Use `Buffer.allocUnsafe` instead of `new Buffer`
Pull Request -
State: closed - Opened by darrachequesne about 6 years ago
#103 - [refactor] Remove any reference to the `global` variable
Pull Request -
State: closed - Opened by darrachequesne about 6 years ago
#102 - [refactor] Remove custom exports from utf8.js file
Pull Request -
State: closed - Opened by darrachequesne about 6 years ago
#101 - [test] Update travis configuration
Pull Request -
State: closed - Opened by darrachequesne about 6 years ago
#100 - [chore] Bump dev dependencies
Pull Request -
State: closed - Opened by darrachequesne about 6 years ago
#99 - any chance to remove dependency on 'blob'?
Issue -
State: closed - Opened by amitport over 6 years ago
- 3 comments
#98 - [refactor] Remove useless entry point
Pull Request -
State: closed - Opened by darrachequesne almost 7 years ago
#97 - [test] Cache node_modules directory
Pull Request -
State: closed - Opened by darrachequesne almost 7 years ago
#96 - [chore] Bump arraybuffer-slice to version 0.0.7
Pull Request -
State: closed - Opened by darrachequesne almost 7 years ago
#95 - Original data mutated during encoding?
Issue -
State: closed - Opened by dominic-p over 7 years ago
#94 - Blob vs global.Blob
Issue -
State: closed - Opened by kinka over 7 years ago
- 2 comments
#93 - Bump has-binary2 to version 1.0.2
Pull Request -
State: closed - Opened by darrachequesne over 7 years ago
#92 - Drop support for old nodejs versions (0.10 & 0.12)
Pull Request -
State: closed - Opened by darrachequesne over 7 years ago
#91 - [revert] "[fix] Enable to utf8-decode string payloads (#88)"
Pull Request -
State: closed - Opened by darrachequesne over 7 years ago
#90 - use has-binary2
Pull Request -
State: closed - Opened by darrachequesne over 7 years ago
#89 - Release 2.0.2
Pull Request -
State: closed - Opened by darrachequesne over 7 years ago
#88 - Enable to utf8-decode string payloads
Pull Request -
State: closed - Opened by darrachequesne over 7 years ago
#87 - 2.0.1 has broken multi-byte characters
Issue -
State: closed - Opened by stephank over 7 years ago
- 3 comments
#86 - Release 2.0.1
Pull Request -
State: closed - Opened by darrachequesne over 7 years ago
#85 - Encode string payloads as strings even if binary supported
Pull Request -
State: closed - Opened by darrachequesne over 7 years ago
#84 - Micro optimisations
Pull Request -
State: closed - Opened by billouboq almost 8 years ago
- 1 comment
#83 - Minor style changes
Pull Request -
State: closed - Opened by darrachequesne almost 8 years ago
- 1 comment
#82 - Sanitize strings by removing lone surrogates
Pull Request -
State: closed - Opened by darrachequesne almost 8 years ago
- 4 comments
#81 - Fix double utf8 encoding for payloads
Pull Request -
State: closed - Opened by darrachequesne almost 8 years ago
- 6 comments
#80 - utf8encode
Issue -
State: closed - Opened by darrachequesne almost 8 years ago
- 8 comments
#79 - release 1.3.2
Pull Request -
State: closed - Opened by darrachequesne almost 8 years ago
#78 - Bump dependencies
Pull Request -
State: closed - Opened by darrachequesne almost 8 years ago
#77 - [perf] use strict equality
Pull Request -
State: closed - Opened by billouboq almost 8 years ago
- 3 comments
#76 - [WIP] Speed up travis build
Pull Request -
State: closed - Opened by darrachequesne about 8 years ago
- 1 comment
#75 - [chore] release 1.3.1
Pull Request -
State: closed - Opened by darrachequesne about 8 years ago
#74 - [fix] Handle undefined case properly when decoding packet
Pull Request -
State: closed - Opened by darrachequesne about 8 years ago
#73 - Update zuul browser settings
Pull Request -
State: closed - Opened by darrachequesne about 8 years ago
#72 - [fix] Sanitize strings by removing lone surrogates
Pull Request -
State: closed - Opened by darrachequesne about 8 years ago
- 1 comment
#71 - Update browser.js
Pull Request -
State: closed - Opened by stackOverMind about 8 years ago
- 2 comments
#70 - [chore] Bump zuul to 3.11.0 & zuul-ngrok to 4.0.0
Pull Request -
State: closed - Opened by darrachequesne about 8 years ago
#69 - [chore] release 1.3.0
Pull Request -
State: closed - Opened by darrachequesne about 8 years ago
- 1 comment
#68 - [chore] Use wtf-8 instead of utf8 to prevent lone surrogates from gen…
Pull Request -
State: closed - Opened by darrachequesne about 8 years ago
- 2 comments
#67 - [chore] Restrict files included in npm package
Pull Request -
State: closed - Opened by darrachequesne about 8 years ago
#66 - [chore] Update license and repository url
Pull Request -
State: closed - Opened by darrachequesne about 8 years ago
#65 - Split try catch into separate function
Pull Request -
State: closed - Opened by Nibbler999 about 8 years ago
#64 - decodePacket now accepts both Buffer and ArrayBuffer as data
Pull Request -
State: closed - Opened by Rainforce15 over 8 years ago
- 4 comments
#63 - Speed up travis build by caching node_modules
Pull Request -
State: closed - Opened by darrachequesne over 8 years ago
#62 - Update zuul browser settings following EOL notices
Pull Request -
State: closed - Opened by darrachequesne over 8 years ago
- 1 comment
#61 - Fix #2459
Pull Request -
State: closed - Opened by calzoneman over 8 years ago
- 4 comments
#60 - Badly handle ArrayBuffer type
Issue -
State: closed - Opened by ghostoy over 8 years ago
- 7 comments
#59 - Tag new release with #55 PR
Issue -
State: closed - Opened by danawoodman over 8 years ago
- 11 comments
#58 - Require base64-arraybuffer module conditionally.
Pull Request -
State: closed - Opened by tjni over 8 years ago
- 5 comments
#57 - Publish latest commits via npm.
Issue -
State: closed - Opened by flipace over 8 years ago
- 2 comments
#56 - bump zuul
Pull Request -
State: closed - Opened by nkzawa over 8 years ago
#55 - Fix crashes in React Native "navigator is not defined"
Pull Request -
State: closed - Opened by danawoodman over 8 years ago
- 38 comments
#54 - Unable to bundle socket.io
Issue -
State: closed - Opened by zecaptus over 8 years ago
- 2 comments
#53 - Remove browsers setting from .zuul.yml
Pull Request -
State: closed - Opened by nkzawa almost 9 years ago
#52 - Fix ArrayBuffer encoding in base64 string
Pull Request -
State: closed - Opened by darrachequesne almost 9 years ago
- 1 comment
#51 - ngrok v2 setup
Pull Request -
State: closed - Opened by nkzawa almost 9 years ago
- 1 comment
#50 - Fix encoding blob as base64
Pull Request -
State: closed - Opened by nkzawa about 9 years ago
- 2 comments
#49 - test on nodejs v4.0
Pull Request -
State: closed - Opened by sanemat about 9 years ago
#48 - Test against iojs v1, v2, v3 and nodejs v4
Pull Request -
State: closed - Opened by sanemat about 9 years ago
#47 - Add nodejs target on travis-ci
Pull Request -
State: closed - Opened by sanemat about 9 years ago
- 1 comment
#46 - Fix iojs 3.0 Buffer.buffer issue
Pull Request -
State: closed - Opened by Nibbler999 over 9 years ago
- 3 comments
#45 - fix browser check in JS-only environment
Pull Request -
State: closed - Opened by tailsu over 9 years ago
- 1 comment
#44 - Bump dependencies, update package.json and travis settings
Pull Request -
State: closed - Opened by nkzawa over 9 years ago
#43 - Fix encoding ArrayBuffer as base64
Pull Request -
State: closed - Opened by nkzawa over 9 years ago
- 1 comment
#42 - Bump zuul and use ngrok
Pull Request -
State: closed - Opened by rase- almost 10 years ago
#41 - Fix parse error
Pull Request -
State: closed - Opened by rase- almost 10 years ago
- 3 comments
#40 - Parser broken on Android 3.*
Issue -
State: closed - Opened by kokarn almost 10 years ago
- 5 comments