Skip to content

HimanshuArora1234/AkkaTyped

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AkkaTyped

Source code of my Scala.IO talk on Akka actors & Akka-Typed

Slides

http://tiny.cc/ej9ncz

Actor specifications

We want to create a Scala.IO Actor with following specifications

States

1. Number of tickets available
2. Fund(donation) collected

Behaviour

1. Buy tickets
2. Make donation
3. Number of tickets available
4. Fund(donation) collected
5. Schedule(dates) of Scala.IO

About

Source code of my talk on Akka actors & Akka-Typed

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages