danthegoodman1 / UltraQueue

Distributed pull queue based on Segment's Centrifuge. Zero dependency p2p clustering.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Create client issues and write client guide #23

Open danthegoodman1 opened 2 years ago

danthegoodman1 commented 2 years ago

Create an issue for each client that can be voted on, and also write a CLIENT_GUIDE.md that highlights what a client needs to do, so others can contribute and it is easy to understand what separates the client from just the grpc (auth, convenience functions, etc.)