Skip to content

Commit

Permalink
Netty backend
Browse files Browse the repository at this point in the history
  • Loading branch information
larousso committed Oct 22, 2024
1 parent 35d2618 commit c87384c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions nio-server/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ ThisBuild / scalafixDependencies ++= Seq("org.reactivemongo" %% "reactivemongo-

libraryDependencies ++= Seq(
ws,
nettyServer,
"org.apache.pekko" %% "pekko-stream" % pekko,
"org.apache.pekko" %% "pekko-actor-typed" % pekko,
"org.apache.pekko" %% "pekko-slf4j" % pekko,
Expand Down

0 comments on commit c87384c

Please sign in to comment.