-
It would be awesome to have a truly hot-reloading web server that updates the web page when the associated content file is modified. I would have to change the ring app to be async I think and use htt…
-
slack-rtm currently doesn't support running behind a http(s) proxy. This has to be fixed in the upstream dependencies ([gniazdo#16](https://github.com/stylefruits/gniazdo/issues/16)), this issue is he…
-
Just curious about the use of `swap!` on this line, https://github.com/http-kit/chat-websocket/blob/master/src-cljs/main.cljs#L36, where you have
```
(swap! max-id #(.-id msg))
```
in case there is…
-
Hello!
Hope you are fine!
Im getting this error at build console when I rebuild or make the compose multiplatform project from android studio:
Tasks:
> Task :composeApp:linkReleaseFrameworkIos…
-
Hey @ptaoussanis — huge fan of http-kit. We use http-kit (both server and client) at my company, with Sente on top.
Wanted to figure out together why a particularly nasty issue is happening. Every …
-
There's been some interest in getting a cljs version of the library working. It ideally shouldn't be too hard, since I should be able to get a replacement for gniazdo for websockets in cljs, and a dif…
-
I realize (looking at #20) that Clojure clients are not currently supported, but it would be a nice feature for the client API to work on Clojure as well. And just for the record (in regard to #20 aga…
-
It would be nice if there were instructions wrt wiring a remote http-kit (and/or immutant or other ring-compatible server, perhaps) server into the toolbox for websocket exchanges. Perhaps a parameter…
-
### Question
> A description of what you want to know.
### Environment:
- OS/Version: [e.g. amazon ec2]
- Starscream Version [e.g. 4.0.4]
- Xcode version [e.g. 11.5]
-
/.build/checkouts/Star…
zhtut updated
2 years ago
-
### Describe the problem
### Related Issue/Discussion
- Closes https://github.com/sveltejs/kit/discussions/4339#discussioncomment-10830952
- Closes https://github.com/sveltejs/kit/issues/9160
- …