Azure / Azure/azure-relay-node
' http.ServerResponse = https.ServerResponse;' hack doesnt work great with typescript
Open
customer-reported
Feature Request
Relay
- Dominant language
- JavaScript
- Stars
- 12
- Forks
- 22
- PR merge metrics
- No merged PRs in 30d
Description
## Actual Behavior
1. Cannot assign to 'ServerResponse' because it is a read-only property.ts(2540)
## Expected Behavior
1. Dont have to use silly hacks to use hyco with libs like express
## Versions
- OS platform and version: macOS latest
- Node Version: v11.10.1
- NPM package version or commit ID: hyco-https: ^1.3.0
Contributor guide
Assessment
This issue has not been assessed yet.