Skip to content

Latest commit

 

History

History
34 lines (25 loc) · 1014 Bytes

README.md

File metadata and controls

34 lines (25 loc) · 1014 Bytes

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. Hello World
  2. Clustering
  3. Remoting
  4. Messaging
  5. Simple Receive
  6. Behavior
  7. Chat