apache / pekko-samples

Apache Pekko Sample Projects
https://pekko.apache.org/
Apache License 2.0
42 stars 21 forks source link

Changed the module name to include suffix -scala #58

Closed mario-renau-a closed 1 year ago

mario-renau-a commented 1 year ago

The module name now is:

name := "pekko-distributed-workers-scala"

Instead of:

name := "pekko-distributed-workers"
pjfanning commented 1 year ago

Thanks - merged.