ChatBox:使用 Akka Actors 的简单聊天系统(Akka Remoting)

时间:2021-06-17 10:03:55
【文件属性】:
文件名称:ChatBox:使用 Akka Actors 的简单聊天系统(Akka Remoting)
文件大小:1.04MB
文件格式:ZIP
更新时间:2021-06-17 10:03:55
Scala 聊天框 使用 Akka Actors 的简单聊天系统(Akka Remoting) 聊天框演员 管理客户端参与者和客户端参与者注册到聊天框参与者。 ChatBox 演员的 IP 可供客户端演员使用。 ChatBox actor 监视每个向其注册的 Client actor,并在 Client actor 无法访问时将它们从用户列表中删除。 ChatBoxActor 的会议 应用程序配置文件 akka { loglevel = "INFO" actor { provider = "akka.remote.RemoteActorRefProvider" } remote { enabled-transports = ["akka.remote.netty.tcp"] netty.tcp {
【文件预览】:
ChatBox-master
----project()
--------.idea()
----activator(9KB)
----src()
--------main()
----.idea()
--------libraries()
--------misc.xml(7KB)
--------compiler.xml(739B)
--------uiDesigner.xml(9KB)
--------workspace.xml(58KB)
--------modules()
--------.name(6B)
--------encodings.xml(164B)
--------modules.xml(971B)
--------sbt.xml(832B)
--------scala_compiler.xml(196B)
--------scopes()
--------copyright()
--------vcs.xml(180B)
----LICENSE(9KB)
----build.sbt(198B)
----README.md(6KB)
----activator-launch-1.3.2.jar(1.16MB)
----.gitignore(187B)

网友评论