Home

Awesome

About

GitHub go.mod Go version

This repo contains examples for Go-Akt. All the examples here target Go-Akt latest release

Installation

To download the examples code:

 cd $HOME/examples
 git clone https://github.com/Tochemey/goakt-examples

Building

Before building and running the examples you need to install Earthly.

Run the following command: earthly +all

Examples

Click links below for more details on how to run each example.

  1. Clustering
  2. Remoting
  3. Messaging
  4. Simple Receive
  5. Behavior