Skip to content

agynio/threads

Repository files navigation

Threads Service

The Threads service manages threaded conversations and message delivery over gRPC.

Architecture: Threads

Local Development

Full setup: Local Development

Prepare environment

git clone https://github.com/agynio/bootstrap.git
cd bootstrap
chmod +x apply.sh
./apply.sh -y

See bootstrap for details.

Run from sources

# Deploy once (exit when healthy)
devspace dev

# Watch mode (streams logs, re-syncs on changes)
devspace dev -w

Run tests

devspace run test:e2e

See E2E Testing.

About

Threads service — gRPC messaging service for conversations between participants, with message acknowledgment and notification publishing

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors