Skip to content

ScalateKids/Actorbase-Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

Actorbase-Server

This is the server side of the Actorbase application.

Debug instructions

To lauch actorbase as a cluster application

Node A

$ sbt run -Dlisten-on=<ip-address>

Node B

$ sbt run -Dlisten-on=<ip-address> -Dexposed-port=9998 -Dclustering-port=2501

Server-side configuration

$ sbt

About

This is the server side of the Actorbase application.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages