Files
services/threads
ben-toogood d746590fee Streams Fixes (#69)
* Add debugging to streams

* More logging

* Fix streams handler
2021-02-09 15:11:23 +00:00
..
2021-01-29 14:11:04 +00:00
2021-01-29 14:11:04 +00:00
2021-01-29 14:11:04 +00:00
2021-02-09 15:11:23 +00:00
2021-01-29 14:11:04 +00:00
2021-01-31 21:21:39 +00:00

Threaded conversations

Threads Service

Threads provides threaded conversations as a service grouped by topics.

Usage

Generated with

micro new threads

Usage

Generate the proto code

make proto

Run the service

micro run .