https://github.com/hhandoko/sslakka_archive
A Slack-inspired team messaging and collaboration tool on ServiceStack + Akka.NET stack
https://github.com/hhandoko/sslakka_archive
Last synced: 3 months ago
JSON representation
A Slack-inspired team messaging and collaboration tool on ServiceStack + Akka.NET stack
- Host: GitHub
- URL: https://github.com/hhandoko/sslakka_archive
- Owner: hhandoko
- License: apache-2.0
- Created: 2015-07-15T17:59:52.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-07-15T18:01:03.000Z (almost 10 years ago)
- Last Synced: 2025-02-24T03:46:51.261Z (3 months ago)
- Language: C#
- Homepage:
- Size: 2.12 MB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: Readme.md
- License: License.txt
Awesome Lists containing this project
README
Sslakka is a messaging and collaboration tool inspired by [Slack](https://slack.com), to demonstrate and validate ServiceStack and Akka.NET technology stack working in harmony.
*** NOTE: You will need an active subscription to ServiceStack in order to run this solution ***
Technologies and Frameworks
---------------------------
Sslakka runs on the following core technology and frameworks (in alphabetical order):
* .NET 4.5.1
* Akka.NET
* ServiceStackIn addition, the following libraries are used:
* ELMAH
* FluentMigrator
* SwaggerFor a complete and up-to-date list, please refer to `humans.txt` at the root of `Sslakka.Web` project folder.