Kotlin / Kotlin/kotlinx-nodejs

stream Duplex only extends Readable

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
224
Forks
18
PR merge metrics
No merged PRs in 30d

Description

`stream.internal.Duplex` only extends `Readable`, while it is supposed to extend both Readable and Writable.

Contributor guide

No contributing guide indexed for this repository

Research direction

Search the Kotlin external declarations for stream.internal.Duplex and compare its declaration with the Readable and Writable declarations. Confirm that Duplex exposes both sides of the Node.js stream API, then run the repository's available build or test checks to verify the declaration compiles.

Written by the indexing model from the issue text.

Assessment

Tech stack
kotlin, nodejs
Domain
api, backend
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.