Skip to content

Demo chat application using Akka.Interfaced and SlimSocket

License

Notifications You must be signed in to change notification settings

SaladLab/Chatty

Repository files navigation

Chatty

Build status Coverage Status

Reference chatting application for using Akka.Interfaced and Akka.Interfaced.SlimSocket.

Screenshot

How to run

Prerequisites

  • Redis 2.8 or later
  • Visual Studio 2015 or later (it's not mandatory if you can build projects)
  • Unity 5.3 or later

Steps

  • Make sure Redis is running well.
    • Server connects to local Redis. Run Server
    • Open Chatty.sln with Visual Studio.
    • Run TalkServer.
  • Run Client (Unity version)
    • Open src/TalkClient.Unity3D with Unity
    • Open Scene/ChatScene and run.
  • Run Client (Console version)
    • Open Chatty.sln with Visual Studio.
    • Run TalkClient.Console.

About

Demo chat application using Akka.Interfaced and SlimSocket

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages