Skip to content

Latest commit

 

History

History
55 lines (45 loc) · 2.13 KB

README.md

File metadata and controls

55 lines (45 loc) · 2.13 KB

BBS

Bulletin Board System (BBS) is the API to access the database for Diego. It communicates via protocol-buffer-encoded RPC-style calls over HTTP.

Diego clients communicate with the BBS via an ExternalClient interface. This interface allows clients to create, read, update, delete, and subscribe to events about Tasks and LRPs.

Note

This repository should be imported as code.cloudfoundry.org/bbs.

Docs

Contributing

See the Contributing.md for more information on how to contribute.

Working Group Charter

This repository is maintained by App Runtime Platform under Diego area.

Important

Content in this file is managed by the CI task sync-readme and is generated by CI following a convention.