Comment on Unified API of WebSocket and HTTP long polling/streaming for ClojureComments−donjigweed13yHi Feng,Great work! I know it's quite complicated, but how are the plans for https support coming along?Kudos to you and Peter on a great library!−shenedu13yThanks for the kind words.For the server, https is not planed, since It's better be done by Nginx or something alike [1].For the client, https is planed. We have use case for it, too. Some time is needed to work on it. It will come out in one or two month, I guess.[1] http://http-kit.org/migration.html#https
Comments
Hi Feng,
Great work! I know it's quite complicated, but how are the plans for https support coming along?
Kudos to you and Peter on a great library!
Thanks for the kind words.
For the server, https is not planed, since It's better be done by Nginx or something alike [1].
For the client, https is planed. We have use case for it, too. Some time is needed to work on it. It will come out in one or two month, I guess.
[1] http://http-kit.org/migration.html#https