Thanks to the work by
https://twitter.com/kpciesielski, the cats #Netty server in tapir now supports streaming bodies using #fs2!
Take a look at an example below:
https://github.com/softwaremill/tapir/blob/master/examples/src/main/scala/sttp/tapir/examples/streaming/StreamingNettyFs2Server.scala
http4s-netty 0.5.5 has been released
#scala #http4s #typelevel #netty #release
#Netty client side code makes me sad.
https://github.com/http4s/http4s-netty/pull/393
Why the hell does the low-level test sometimes fail?
Of course the netty example code is not useful, it just prints.
#netty #http4s #fs2 #scala #catseffect
@THISWILLWORK
For low level TCP, #netty, for high level servlet / applications, #SpringBoot
We released #Netty 4.1.86: https://netty.io/news/2022/12/12/4-1-86-Final.html
It has two security fixes.
@kien @jducoeur @pmok @Schlining
#scala servers for which to build #activitypub libs would be #http4s, #zio, #play, #akka (a free Apache version). http4s can be used with a number of backends https://http4s.org/v1/docs/integrations.html inlcuding #netty https://github.com/http4s/http4s-netty/ . One could abstract the data layer to allow for multiple implementations using free monads...
#netty #akka #play #zio #http4s #activitypub #scala
http4s-netty 0.5.4 targeting http4s-0.23 has been released
https://github.com/http4s/http4s-netty/releases/tag/v0.5.4
Notable features:
* websocket client support
#http4s #netty #scala #typelevel
That's damn impressive! Using #Loom project and some dumb synchronous code, the
@helidon Nima team managed to outperform #Netty! #javaSummitIL #java
#loom #netty #javasummitil #java
wow look at that #netty #java https://netty.io/news/2022/07/08/5-0-0-Alpha3.html
RT @normanmaurer@twitter.com
#netty http://4.1.70.Final was just released. The release contains an important fix for possible HTTP request / response corruption if chunking is used together with SSL. Please upgrade as soon as possible and checkout the release notes: https://netty.io/news/2021/10/11/4-1-70-Final.html
🐦🔗: https://twitter.com/normanmaurer/status/1455845010960699396
my pet #clojure / #netty http server now does http 1-2-3 https://github.com/valerauko/iny