He-Pin(kerr)
He-Pin(kerr)
motivation: Do simple TCP/UDP message patterns in Akka with akka-io. - simple TCP - compare with Netty - integrate with Netty - the streaming way
Motivation: the term - what are them - that's the different - how to implement it in Akka
We have some fields in object/array , which is generated by backend, with name `header_$id`, I would like to select it with regex.
Backgroud: I need to do some translation of a dedicated `string` field from Chinese to other languages, but some fields live inside a internal json object string( a json object,...
Motivation: Add simple building blocks for Source, Flow, Sink ; or Source, Pipeline , Sink thing, and then can try out with streaming built on top of Channel and Future's
Currently only scoop is supported, it will be great to support `winget`, which is out of box shipped with Win 11+
Error when call `mill mill.idea.GenIdea/idea` on `cask`. Mill version: the latest snapshot: 0.11.7-86-18d144 ```scala 1 targets failed mill.idea.GenIdea.idea scala.MatchError: Vector(Vector(ref:v0:c984eca8:C:\Users\hepin\IdeaProjects\cask\example\twirl\app\resources)) (of class scala.collection.immutable.Vector1) mill.idea.GenIdeaImpl.$anonfun$xmlFileLayout$100(GenIdeaImpl.scala:538) scala.collection.immutable.List.map(List.scala:250) scala.collection.immutable.List.map(List.scala:79) mill.idea.GenIdeaImpl.xmlFileLayout(GenIdeaImpl.scala:512) mill.idea.GenIdeaImpl.run(GenIdeaImpl.scala:38) ``` 1....