Skip to content

[Streaming] Stop using @types/node in botframework-streaming #1663

@stevengum

Description

@stevengum

Versions

What package version of the SDK are you using. 4.7.1

Describe the bug

In the NamedPipeServer we have direct type dependencies on classes from the "net" module. We should use the library abstractions to avoid unclear type dependencies on Node.js builtins.

Additional context

Related to #1575

[bug]

Metadata

Metadata

Assignees

Labels

P2Nice to haveR8Release 8 - March 16th, 2020bugIndicates an unexpected problem or an unintended behavior.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions