Skip to content

Latest commit

 

History

History
62 lines (35 loc) · 675 Bytes

README.md

File metadata and controls

62 lines (35 loc) · 675 Bytes

skynet

ChatGPT named this library....

Fly.io distributed systems challenges in KotlinNative


You can run simple integration tests for each node type:

  • echo
./gradlew iT -Pnode=echo
  • generate
./gradlew iT -Pnode=generate
  • broadcast
./gradlew iT -Pnode=broadcast