eclipse-thingweb / eclipse-thingweb/node-wot
[question] Why is longpoll default in HTTP Consumer?
Open
binding-http
question
- Dominant language
- TypeScript
- Stars
- 192
- Forks
- 100
- Avg merge
- 3d 2h
- Merged PRs (30d)
- 6
Description
Currently, the HTTP client implementation uses longpoll when it is not indicated in the subprotocol field: https://github.com/eclipse/thingweb.node-wot/blob/master/packages/binding-http/src/http-client-impl.ts#L159
It sort of makes sense but the reason for it is not super clear to me.
Contributor guide
Assessment
This issue has not been assessed yet.