Eric "सन्तोष" Zoerner
Eric "सन्तोष" Zoerner
Consistently crashes on right-click in the notation view. Running macOS 10.15.2
Is there still a plan to release a 1.0.0 for vavr, or has this effort been abandoned?
This is closely related to #2104, which states that extensions in the OpenAPI object no longer work. This was fixed for extensions at the top level, but extension in sub-parts...
Currently using Java serialization for both akka-persistence and over the wire (both use the akka serialization framework). Should be able to drop µPickle or scala-pickling into the akka serialization framework....
I'm preferring scalatest these days with scalacheck property-based testing
For client->server request/response, use akka-http For server->client events, use WebSockets from akka-http (when available) Use akka-streams for staging transformations, integrated with akka-http
See cassandra-unit