-
### Request for feature. 🌹
Hi, I created a post in elixir forum https://elixirforum.com/t/how-to-send-push-notification-with-pigeon-when-we-have-subscriptions/50934
So I asked about [Web Push Payl…
-
### Is there an existing issue that is already proposing this?
- [X] I have searched the existing issues
### Is your feature request related to a problem? Please describe it
As we are all aware Exp…
-
I love that Feathers builds out API endpoints for services with both REST and multiple websocket providers. It may be of interest to additionally support an HTTP/2 SSE transport provider.
http://docs…
-
Just out of interest: do I remember correctly that you plan to implement HTTP/2?
Do you have a public roadmap?
-
Example:
-> HEADERS(1)
- END_STREAM
+ END_HEADERS
:method: POST
:scheme: https
:authority: localhost:8443
:path: /
content-type: application/json
content-len…
-
**Describe the implementation**
AMP 4.13.x will now fire an event when last_called is updated.
```
"alexa_media_last_called_event",
{
"last_called": …
-
Can we have http2 enabled via argument or by default?
https://github.com/zeit/serve/blob/67f6f613e4b525d9cb7b1a80461895863026d3e6/bin/serve.js#L4
https://nodejs.org/api/http2.html
-
As it is soon to be published, it should be considered to implement support for HTTP/2.
> 1/2015 Address IESG comments and submit to RFC Editor
> 2/2015 Publish HTTP/2 as a RFC
Source: https://en.wi…
-
Hello
Gun vsn - 2.0.0-rc.2
I faced some stream_error issue with the latest version of gun
connection pool options for gun
`Opts2 = Opts#{
connect_timeout => 5000,
retry…
-
The setup wizard suggests to refer to the manual setup for more complex setups:
`If your setup is more complex or involves any kind of load balancing you should follow the manual setup instruction …