Skip to content

Port to Akka#34

Draft
smarr wants to merge 8 commits into
sblessing:masterfrom
smarr:akka
Draft

Port to Akka#34
smarr wants to merge 8 commits into
sblessing:masterfrom
smarr:akka

Conversation

@smarr
Copy link
Copy Markdown
Contributor

@smarr smarr commented Jul 17, 2020

This is a somewhat of a very early attempt to port to Akka, simply replicating the patterns seen in the Akka quickstart app.
But, it's not showing enough things to know that I get things right.

Things missing:

  • make it type check
  • make it work
  • add shutdown support (look at CAF)
  • use a scalafix or a similar linter to have some confidence in the scalastyle
  • use scalafmt to have a uniform formatting

This uses sbt, though, I don't know sbt either. It the config contains some attempts to get linting/formatting setup.

smarr and others added 8 commits July 17, 2020 16:48
Signed-off-by: Stefan Marr <git@stefan-marr.de>
This is an incomplete start.
I am at a point where I need some input/help on understanding Akka, it’s type system, and things.

Signed-off-by: Stefan Marr <git@stefan-marr.de>
…et in the right place

Signed-off-by: Stefan Marr <git@stefan-marr.de>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant