GitHub / elpheria/rpc-websockets issues and pull requests
#177 - Why do errors thrown generate a -32601?
Issue -
State: open - Opened by 439bananas 2 months ago
#176 - 10.0 breaks my application
Issue -
State: closed - Opened by smelukov 4 months ago
- 13 comments
#175 - Namespace event should only send to subscriber
Pull Request -
State: closed - Opened by verbanow 5 months ago
#174 - Revert breaking change wrt to `rpc_id`
Pull Request -
State: closed - Opened by cryptopapi997 5 months ago
- 3 comments
#173 - Fix: Export ./dist/lib/client for Node.js
Pull Request -
State: closed - Opened by genoppdestroy 5 months ago
Labels: invalid
#172 - support string id
Pull Request -
State: closed - Opened by etodanik 5 months ago
#171 - build(deps): bump serialize-javascript and mocha
Pull Request -
State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies
#170 - build(deps-dev): bump rollup from 4.18.0 to 4.22.4
Pull Request -
State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies
#169 - Codebase awfully similar to node-jsonrpc2
Issue -
State: closed - Opened by pocesar 12 months ago
- 1 comment
#168 - Missing CJS files in cjs registry
Issue -
State: closed - Opened by ibockowsky about 1 year ago
- 5 comments
#167 - build(deps): bump ws from 8.16.0 to 8.17.1
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#166 - fix: ESM support
Pull Request -
State: closed - Opened by uyloal about 1 year ago
- 3 comments
#165 - build(deps-dev): bump braces from 3.0.2 to 3.0.3
Pull Request -
State: closed - Opened by dependabot[bot] about 1 year ago
Labels: dependencies
#164 - Dual-build for ESM and CJS
Pull Request -
State: closed - Opened by steveluscher about 1 year ago
- 4 comments
#163 - Getting error while importing Client
Issue -
State: closed - Opened by alexvisai about 1 year ago
- 11 comments
#162 - Can i register multiple functions from multiple file in a single ws.register function. How can i do it.
Issue -
State: closed - Opened by alexvisai about 1 year ago
#161 - Rename source and built artifacts with `.cjs` extension for maximum compatibility with bundlers
Pull Request -
State: closed - Opened by steveluscher about 1 year ago
- 2 comments
#160 - esnext problem
Issue -
State: closed - Opened by basz about 1 year ago
- 7 comments
#159 - Compile released code to `ESNext`; browser bundle to `ES2017`
Pull Request -
State: closed - Opened by steveluscher about 1 year ago
- 8 comments
#158 - Target `esnext` when building releases
Issue -
State: closed - Opened by steveluscher about 1 year ago
#157 - Sending ArrayBuffer is very awkward
Issue -
State: open - Opened by pentacular over 1 year ago
#156 - add reconnect setter methods
Pull Request -
State: closed - Opened by lolsborn over 1 year ago
- 1 comment
#155 - Any reason emit events on namespace level will be broadcasting instead of only to subscribers like on top level
Issue -
State: open - Opened by wwth over 1 year ago
- 1 comment
#154 - Params may be omitted
Pull Request -
State: closed - Opened by basz over 1 year ago
- 2 comments
#153 - When sents message without params it is ignored
Issue -
State: closed - Opened by basz over 1 year ago
- 1 comment
#152 - Params should not be null
Pull Request -
State: closed - Opened by basz over 1 year ago
- 2 comments
#151 - call results in -32602 Invalid params when no params are given cause it sents null
Issue -
State: closed - Opened by basz over 1 year ago
- 3 comments
Labels: enhancement, help wanted
#150 - add DataPack encode and decode rpc message
Pull Request -
State: closed - Opened by noneghost over 1 year ago
- 1 comment
#149 - Whether there is an interest in providing an extensible encoder and decoder?
Issue -
State: closed - Opened by noneghost over 1 year ago
- 5 comments
#148 - process is hanging after calling client.close
Issue -
State: open - Opened by Rinse12 over 1 year ago
- 3 comments
#147 - build(deps-dev): bump browserify-sign from 4.2.1 to 4.2.2
Pull Request -
State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#146 - build(deps-dev): bump @babel/traverse from 7.18.2 to 7.23.2
Pull Request -
State: open - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies
#145 - Q: namespaces
Issue -
State: closed - Opened by basz almost 2 years ago
- 1 comment
#144 - How to handle exceptions on server?
Issue -
State: closed - Opened by ady1981 almost 2 years ago
- 3 comments
#143 - Resolve tough-cookie vulnerability
Issue -
State: open - Opened by mkozjak almost 2 years ago
Labels: help wanted
#142 - Migrate from request
Issue -
State: open - Opened by mkozjak almost 2 years ago
Labels: help wanted
#141 - build(deps-dev): bump word-wrap from 1.2.3 to 1.2.4
Pull Request -
State: closed - Opened by dependabot[bot] about 2 years ago
Labels: dependencies
#140 - Update setAuth method definition to support asynchronous handler function
Pull Request -
State: closed - Opened by rishabhyadav09 about 2 years ago
- 3 comments
#139 - `fn` type bound in `Server.register` might be slightly off
Issue -
State: open - Opened by SamWilsn about 2 years ago
- 2 comments
#138 - Clear the reconnection timer when the socket reconnects for any reason
Pull Request -
State: closed - Opened by steveluscher over 2 years ago
- 2 comments
#137 - build(deps): bump json5 from 2.2.1 to 2.2.3
Pull Request -
State: closed - Opened by dependabot[bot] over 2 years ago
Labels: dependencies
#136 - The Map type cannot be returned using the Server registration method
Issue -
State: closed - Opened by ghostxbh almost 3 years ago
- 2 comments
#135 - fix(server): set authenticated before checking for id
Pull Request -
State: closed - Opened by xuxucode almost 3 years ago
Labels: invalid
#134 - Is this the proper way to close the socket?
Issue -
State: closed - Opened by MassMessage about 3 years ago
- 1 comment
Labels: question
#133 - Access connected clients
Issue -
State: closed - Opened by OhFlohre about 3 years ago
- 4 comments
#132 - Help! Run ws on the same port as a http Express?
Issue -
State: closed - Opened by m2kar about 3 years ago
- 2 comments
#131 - Fix inputs and outputs to be valid JSON again
Pull Request -
State: closed - Opened by onlined over 3 years ago
- 1 comment
#130 - Remove circular-json dependency
Pull Request -
State: closed - Opened by onlined over 3 years ago
- 1 comment
#129 - build(deps): bump minimist from 1.2.5 to 1.2.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#128 - Ignore null in result/error
Issue -
State: closed - Opened by kakserpom over 3 years ago
- 2 comments
#127 - build(deps): bump ajv from 6.12.0 to 6.12.6
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#126 - build(deps): bump pathval from 1.1.0 to 1.1.1
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#125 - build(deps): bump cached-path-relative from 1.0.2 to 1.1.0
Pull Request -
State: closed - Opened by dependabot[bot] over 3 years ago
Labels: dependencies
#124 - Dependency Vulnrabilities
Issue -
State: closed - Opened by TheTreeofGrace over 3 years ago
- 3 comments
#123 - How to get the Emit response ?
Issue -
State: open - Opened by mojitoo over 3 years ago
#122 - Use delete to avoid memory leak
Pull Request -
State: closed - Opened by jayantk almost 4 years ago
- 1 comment
#121 - Pass socket_id to setAuth
Pull Request -
State: closed - Opened by iggyvolz almost 4 years ago
#120 - Actually use rest_options for WebSocket constructor
Pull Request -
State: closed - Opened by sisou almost 4 years ago
- 1 comment
#119 - Publish 7.4.13 to NPM
Issue -
State: closed - Opened by pljeskavica almost 4 years ago
- 1 comment
#118 - Rpc-websockets on heroku
Issue -
State: closed - Opened by mojitoo about 4 years ago
- 1 comment
#117 - Update dependencies for security vulnerabilities
Pull Request -
State: closed - Opened by macalinao about 4 years ago
#116 - Emit event with params
Issue -
State: closed - Opened by mojitoo about 4 years ago
- 1 comment
#115 - How subscribe an event created inside a namespace.
Issue -
State: open - Opened by Free-Devel about 4 years ago
- 3 comments
#114 - server.spec.js - minor housekeeping.
Pull Request -
State: closed - Opened by trasherdk about 4 years ago
#113 - Identify disconnecting client.
Issue -
State: closed - Opened by Free-Devel about 4 years ago
- 2 comments
#112 - Subscribe not working.
Issue -
State: closed - Opened by Free-Devel about 4 years ago
- 3 comments
#111 - How notify an event
Issue -
State: closed - Opened by Free-Devel about 4 years ago
- 2 comments
#110 - TypeError: Super expression must either be null or a function
Issue -
State: closed - Opened by Free-Devel about 4 years ago
- 1 comment
#109 - build(deps): bump ws from 7.4.5 to 7.4.6
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#108 - Bump websocket to ws 7.4.5
Pull Request -
State: closed - Opened by trasherdk about 4 years ago
- 8 comments
#107 - build(deps): bump lodash from 4.17.19 to 4.17.21
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#106 - build(deps): bump handlebars from 4.7.6 to 4.7.7
Pull Request -
State: closed - Opened by dependabot[bot] about 4 years ago
Labels: dependencies
#105 - Origin and headers aren't passings to client
Issue -
State: closed - Opened by tsapko3628 over 4 years ago
- 4 comments
#104 - Listen socket events on null after create one
Issue -
State: closed - Opened by sagittaracc over 4 years ago
- 3 comments
#103 - Can I use it in browser? If yes, how?
Issue -
State: closed - Opened by sagittaracc over 4 years ago
- 1 comment
#102 - Method Not Found when making an RPC call
Issue -
State: open - Opened by vssalcedo over 4 years ago
#101 - Fix license metadata in package.json
Pull Request -
State: closed - Opened by syvb over 4 years ago
- 1 comment
#100 - build(deps): bump y18n from 4.0.0 to 4.0.1
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#99 - why do I need python when I install this package?
Issue -
State: closed - Opened by nshen over 4 years ago
- 3 comments
#98 - build(deps): bump elliptic from 6.5.3 to 6.5.4
Pull Request -
State: closed - Opened by dependabot[bot] over 4 years ago
Labels: dependencies
#97 - client also need register rpc method
Issue -
State: open - Opened by wizd over 4 years ago
- 5 comments
#96 - WebSocket with close code 1006
Issue -
State: open - Opened by lucaswxp over 4 years ago
- 3 comments
#95 - fix(server): check message for null
Pull Request -
State: closed - Opened by mhw0 over 4 years ago
- 1 comment
#94 - Why do you use CircularJSON?
Issue -
State: closed - Opened by beautyfree almost 5 years ago
- 2 comments
Labels: invalid, wontfix
#93 - Client: Check if response violates spec; throw Error; add hints
Pull Request -
State: closed - Opened by twiddler almost 5 years ago
- 1 comment
#92 - Bad commit breaking existing apps
Issue -
State: closed - Opened by cloudeighto almost 5 years ago
- 2 comments
#91 - No RPC exception is thrown when a received Response object does not contain both the "result" and "error" fields
Issue -
State: closed - Opened by debevv almost 5 years ago
- 5 comments
#90 - Delay close event until socket is reset
Pull Request -
State: closed - Opened by jstarry almost 5 years ago
- 1 comment
#89 - Unset socket when closed to allow reconnects
Pull Request -
State: closed - Opened by jstarry almost 5 years ago
- 1 comment
#88 - Use promise microtask instead of nexttick
Pull Request -
State: closed - Opened by jstarry almost 5 years ago
- 2 comments
#87 - After calling Client.close, Client.connect won't reconnect
Issue -
State: closed - Opened by CriesofCarrots almost 5 years ago
- 3 comments
#86 - Upgrade ws to 7.x
Issue -
State: closed - Opened by mkozjak almost 5 years ago
- 1 comment
#85 - Migrate from circular-json to flatted
Issue -
State: closed - Opened by mkozjak almost 5 years ago
#84 - Send notifications on next tick
Pull Request -
State: closed - Opened by jstarry almost 5 years ago
- 6 comments
#83 - Race condition in client RPC response queue handling
Issue -
State: closed - Opened by jstarry almost 5 years ago
- 3 comments
#82 - Failed login should throw
Pull Request -
State: closed - Opened by mkozjak almost 5 years ago
#81 - Propagate more server events to the user
Pull Request -
State: closed - Opened by james-ct almost 5 years ago
#80 - Add protected events
Pull Request -
State: closed - Opened by james-ct almost 5 years ago
- 11 comments
#79 - login promise should be rejected upon failed login
Issue -
State: closed - Opened by movitto almost 5 years ago
- 6 comments
#78 - Cannot protect event subscription
Issue -
State: closed - Opened by james-ct almost 5 years ago
- 1 comment