Add a HTTP client implementation
Open
enhancement
- Dominant language
- Go
- Stars
- 3
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
Current client protocol is plain TCP (with gob data).
It would be possible to add a pure HTTP implementation (with long-polling?). Though not as efficient, it may be easier to work with various proxy this way.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.