Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / GoogleChromeLabs/comlink issues and pull requests
#674 - How to releaseProxy from the `expose()` side?
Issue -
State: open - Opened by HuakunShen 1 day ago
#673 - Finalizer not invoked automatically with sharedworkers
Issue -
State: open - Opened by lauri865 7 days ago
- 3 comments
#672 - Explicitly mention in the document of Comlink's limitation on bidirectional communication between main thread and worker
Issue -
State: open - Opened by dharshan-webdev 11 days ago
#671 - Re-proxying across threads
Issue -
State: open - Opened by eyyyyyyy3 13 days ago
- 2 comments
#670 - Added requestWrap and sendReady
Pull Request -
State: open - Opened by redzovic about 1 month ago
- 1 comment
#669 - Update dependency rollup to v3.29.5 [SECURITY]
Pull Request -
State: open - Opened by renovate[bot] about 2 months ago
#668 - Bump rollup from 3.10.1 to 3.29.5
Pull Request -
State: open - Opened by dependabot[bot] about 2 months ago
Labels: dependencies
#667 - How to prevent auto `releaseProxy`?
Issue -
State: open - Opened by HuakunShen 3 months ago
#666 - Returning a collection - transferHandlers to be called
Issue -
State: open - Opened by tbrannam 4 months ago
#665 - Exposed function deadlocks if called too early
Issue -
State: open - Opened by EarlMilktea 4 months ago
- 1 comment
#664 - Better TypeScript DX and an TypeScript Example
Pull Request -
State: closed - Opened by HuakunShen 5 months ago
- 1 comment
#663 - Having issues when using comlink with react (storing in react state)
Issue -
State: closed - Opened by pycan-jouza 6 months ago
- 3 comments
#662 - Feature request: Automatic proxy of arguments
Issue -
State: open - Opened by kubijo 6 months ago
- 3 comments
#661 - How to implement comlink in Next.js 14 App Route
Issue -
State: open - Opened by programmersEmperor 6 months ago
- 2 comments
#660 - Sharing constructed objects within a remote context
Issue -
State: closed - Opened by rajsite 7 months ago
- 1 comment
#659 - Async wire value
Pull Request -
State: closed - Opened by taro-28 7 months ago
- 1 comment
#658 - feat: call "waitUntil" when exposed from "ExtendableEvent"
Pull Request -
State: closed - Opened by mrpelz 8 months ago
- 2 comments
#657 - Worker Pool for similar tasks
Issue -
State: open - Opened by butzemannbiber 9 months ago
- 2 comments
#656 - fix: Safer check before calling start()
Pull Request -
State: open - Opened by tmcw 9 months ago
- 2 comments
#655 - Memory leak when terminating worker with ongoing call
Issue -
State: closed - Opened by snosenzo 10 months ago
- 2 comments
#654 - make random id generation more performant
Pull Request -
State: open - Opened by achim-k 10 months ago
- 7 comments
#653 - Use a single "message" event listener to dispatch received messages
Pull Request -
State: closed - Opened by achim-k 10 months ago
- 10 comments
#652 - Moving from Karma to Playwright for Testing
Pull Request -
State: open - Opened by dfbaskin 11 months ago
- 1 comment
#651 - `requestResponseMessage` handlers optimization
Pull Request -
State: open - Opened by Tsury 11 months ago
- 5 comments
#650 - `requestResponseMessage` handlers optimization
Pull Request -
State: closed - Opened by Tsury 11 months ago
- 2 comments
#649 - Use a single "message" event listener to dispatch received messages
Pull Request -
State: closed - Opened by defunctzombie 11 months ago
- 3 comments
#648 - Push notifications from web worker
Issue -
State: open - Opened by tgallagher2017 11 months ago
- 5 comments
#647 - Significant performance optimizations possible in `requestResponseMessage`
Issue -
State: open - Opened by josephrocca about 1 year ago
- 4 comments
#647 - Significant performance optimizations possible in `requestResponseMessage`
Issue -
State: open - Opened by josephrocca about 1 year ago
#646 - Add support for async transferHandle serializer/deserializer
Issue -
State: open - Opened by poesterlin about 1 year ago
- 2 comments
#645 - Do I need to use transfer inside a proxy?
Issue -
State: closed - Opened by Tsury about 1 year ago
- 1 comment
#644 - Move from Karma to Playwright?
Issue -
State: open - Opened by dfbaskin about 1 year ago
- 1 comment
#643 - Change package name
Pull Request -
State: closed - Opened by garethj2 about 1 year ago
- 3 comments
#642 - [feat] DeasyncEndpoint
Issue -
State: closed - Opened by loynoir about 1 year ago
- 2 comments
#641 - How to transfer result buffers
Issue -
State: closed - Opened by stevexbritton over 1 year ago
- 2 comments
#640 - Possible to communicate between web workers?
Issue -
State: closed - Opened by rheanV over 1 year ago
- 1 comment
#639 - Update dependency @rollup/plugin-terser to v0.4.4
Pull Request -
State: open - Opened by renovate[bot] over 1 year ago
#638 - Set operation is not awaitable
Issue -
State: open - Opened by ugudango over 1 year ago
- 2 comments
#637 - Service worker example: stops working when SW is suspended
Issue -
State: open - Opened by rejhgadellaa over 1 year ago
- 9 comments
#636 - Update dependency @rollup/plugin-typescript to v11.1.6
Pull Request -
State: open - Opened by renovate[bot] over 1 year ago
#635 - Web Worker Hangs if Imported File Contains Top-Level `Await`
Issue -
State: open - Opened by asharonbaltazar over 1 year ago
- 6 comments
#634 - Proxy not inferred as a promise when it's a nested inside a proxied object as a property value
Issue -
State: open - Opened by ivancuric over 1 year ago
- 4 comments
#633 - Update dependency typescript to v5
Pull Request -
State: open - Opened by renovate[bot] over 1 year ago
- 1 comment
#632 - Possible to get reference to original object from a proxy?
Issue -
State: open - Opened by ivancuric over 1 year ago
- 2 comments
#631 - Missing types for `Comlink.finalizer` props on objects.
Issue -
State: open - Opened by ivancuric over 1 year ago
- 4 comments
#630 - "Proxy" is a loaded term in the docs. Should be named `Remote` when referring to symbol methods
Issue -
State: open - Opened by ivancuric over 1 year ago
- 1 comment
#629 - Maintain backwards compatibility with wire format from 4.3.0
Pull Request -
State: open - Opened by Nemikolh over 1 year ago
- 9 comments
#628 - Calling `expose` in an async scope?
Issue -
State: closed - Opened by ivancuric over 1 year ago
- 3 comments
#627 - Prevent endpoint from being closed when at least an object is exposed
Pull Request -
State: open - Opened by Nemikolh over 1 year ago
#626 - Finalizers, proxy and two-way communication
Issue -
State: open - Opened by Nemikolh over 1 year ago
#625 - Make releaseProxy asynchronous
Pull Request -
State: open - Opened by garethj2 over 1 year ago
- 4 comments
#624 - Update dependency rimraf to v4.4.1
Pull Request -
State: open - Opened by renovate[bot] over 1 year ago
#623 - How to pass an object with both methods and properties as a parameter to a worker?
Issue -
State: closed - Opened by TheMetaverseEngineer over 1 year ago
- 1 comment
#622 - Functions in SharedWorker called twice when exposing with port
Issue -
State: closed - Opened by ImmaB over 1 year ago
- 1 comment
#621 - Improve two-way communication test
Pull Request -
State: open - Opened by Nemikolh over 1 year ago
#620 - Harden exposed endpoints
Pull Request -
State: open - Opened by jrvidal over 1 year ago
#619 - Update dependency prettier to v2.8.8
Pull Request -
State: open - Opened by renovate[bot] almost 2 years ago
#618 - Pin dependency chai to 4.5.0
Pull Request -
State: open - Opened by renovate[bot] almost 2 years ago
#617 - Replace `self` with `globalThis` for use in Worklets
Pull Request -
State: closed - Opened by mwszekely almost 2 years ago
- 2 comments
#616 - finalizers broke Nodejs support in 4.4.0
Issue -
State: closed - Opened by benjamind almost 2 years ago
- 1 comment
Labels: bug
#615 - AbortController AbortSignal Cancellation Token
Issue -
State: closed - Opened by qwtel almost 2 years ago
- 2 comments
#614 - Update dependency tslib to v2.8.1
Pull Request -
State: open - Opened by renovate[bot] almost 2 years ago
#613 - Update dependency rollup to v3.29.5 - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] almost 2 years ago
#612 - Pin dependencies
Pull Request -
State: closed - Opened by renovate[bot] almost 2 years ago
#611 - Upgrades numerous dependencies
Pull Request -
State: closed - Opened by benjamind almost 2 years ago
#610 - Adds unit test for finalizers, fixes #609
Pull Request -
State: closed - Opened by benjamind almost 2 years ago
#609 - Add unit test for `finalizer` capability
Issue -
State: closed - Opened by benjamind almost 2 years ago
#608 - Adds docs for expose allowedOrigins parameter
Pull Request -
State: closed - Opened by benjamind almost 2 years ago
#607 - Adds support for finalizers
Pull Request -
State: closed - Opened by benjamind almost 2 years ago
#606 - Add documentation for `expose` method allowed origin parameter
Issue -
State: closed - Opened by benjamind almost 2 years ago
#605 - Add origin filtering for expose
Pull Request -
State: closed - Opened by benjamind almost 2 years ago
- 2 comments
#604 - Update README.md
Pull Request -
State: closed - Opened by TwoAbove almost 2 years ago
- 1 comment
#603 - postMessage listener set incurs a client-side prototype pollution and subsequently facilitates an XSS
Issue -
State: open - Opened by diego1215 almost 2 years ago
- 1 comment
#602 - fix type checking of nest property accessing
Pull Request -
State: closed - Opened by jdz321 almost 2 years ago
- 2 comments
#601 - Feature request: Automatically reject pending requests when proxy is released
Issue -
State: open - Opened by sampbarrow about 2 years ago
- 3 comments
Labels: enhancement
#600 - intermittent callback/channel issues in Safari 16
Issue -
State: open - Opened by twmillett about 2 years ago
- 10 comments
#599 - Update selenium/node-chrome:latest Docker digest to c490490
Pull Request -
State: open - Opened by renovate[bot] about 2 years ago
#598 - `proxy` causes test errors in Deno
Issue -
State: open - Opened by vicary about 2 years ago
- 3 comments
#597 - How should I handle optional exposed methods in TypeScript?
Issue -
State: open - Opened by vicary about 2 years ago
#596 - Support for WorkerOptions options is expected
Issue -
State: closed - Opened by icjking over 2 years ago
- 1 comment
#595 - Use shorter SPDX @license headers
Pull Request -
State: closed - Opened by aomarks over 2 years ago
#594 - Use `serialize-error` for error serialization
Issue -
State: open - Opened by safareli over 2 years ago
- 4 comments
#593 - how to use comlink to wrap a websocket?
Issue -
State: open - Opened by masx200 over 2 years ago
#592 - how to transfer ReadableStream?
Issue -
State: closed - Opened by masx200 over 2 years ago
#591 - Upcoming new version?
Issue -
State: closed - Opened by CodeWithOz over 2 years ago
- 5 comments
#590 - Q: Should I release proxy()-wrapped callbacks?
Issue -
State: open - Opened by rejhgadellaa over 2 years ago
- 1 comment
#589 - Remote service worker support
Issue -
State: open - Opened by mfulton26 over 2 years ago
#588 - Update selenium/node-chrome digest to b9db82a - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
#586 - Uncaught (in promise) Error: Shared module is not available for eager consumption
Issue -
State: open - Opened by jmzwar over 2 years ago
#585 - documentation on (deeply?) proxying objects like Request/Response
Issue -
State: open - Opened by mfulton26 over 2 years ago
#583 - Reserved property names that don't get proxied
Issue -
State: open - Opened by bkotsopoulossc over 2 years ago
#582 - Pin dependency karma to v5.2.3 [SECURITY] - autoclosed
Pull Request -
State: closed - Opened by renovate[bot] over 2 years ago
#581 - React Native support
Issue -
State: open - Opened by mfulton26 over 2 years ago
- 3 comments
#580 - Comlink + Webpack 5 setup
Issue -
State: closed - Opened by dvago over 2 years ago
- 3 comments
Labels: duplicate
#579 - Unable to `Function.apply` on proxied object
Issue -
State: open - Opened by andylizi over 2 years ago
- 9 comments
#578 - Jest test cases are failing
Issue -
State: closed - Opened by KVPasupuleti over 2 years ago
- 5 comments
Labels: wontfix
#576 - Consolidate path to string map and parameter type
Pull Request -
State: open - Opened by aaronccasanova almost 3 years ago
- 1 comment
#571 - rawValue.apply is not a function
Issue -
State: closed - Opened by rafalpawlow almost 3 years ago
- 7 comments
#569 - Unserializable return type error
Pull Request -
State: closed - Opened by EliteScientist almost 3 years ago
- 10 comments
#568 - Error: Cannot read properties of undefined (reading 'apply')
Issue -
State: closed - Opened by Snugug about 3 years ago
- 2 comments