Peter Kieltyka

Results 72 issues of Peter Kieltyka

Hi there, first I want to thank you for making this! finally a quality fetch implementation for nodejs :) Please let me know if you are accepting sponsorship, I'm happy...

Awesome project! any thought to having a pluggable storage engine? where default is memory. Having a boltdb option would be very nice.

presently rpc methods with no response will return a 0 byte body, which is annoying. it should either return an empty object, ie. `{}`, or we return always a response...

a 404 error is confusing, and could mean the endpoint doesnt exist

![image](https://user-images.githubusercontent.com/18831/120703895-e532be80-c483-11eb-81f5-fa2d99b9c5b7.png)

I've spent a lot of time thinking about a suitable design to support streaming support for webrpc that will also work with browsers. The approach is to use chunked transfer...

todo