Skip to content

PierreZ/bakery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bakery

A Macaroons factory built with gRPC

Macaroons?

Why C++?

Because the main implementation is written in C and I don't want to write a lib in Rustlang. the actual rust implementation is not supporting macaroonV2 yet.

Why gRPC?

Because I don't want to write too much dirty/unsafe C.

Can I use it in production?

It's only a toy to play a bit with macaroons, don't assume that my code is actually working.

Dependencies

Building bakery

make proto 
make bakery_server

About

A Macaroons factory built with gRPC

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published