livebook/proto
Cristine Guadelupe 8923e700d8
Deployment group secrets (#2374)
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2023-12-06 18:53:49 -03:00
..
lib Deployment group secrets (#2374) 2023-12-06 18:53:49 -03:00
.formatter.exs Use WebSocket and Protobuf instead of GraphQL with Livebook Enterprise (#1504) 2022-11-03 13:49:07 -03:00
.gitignore Use WebSocket and Protobuf instead of GraphQL with Livebook Enterprise (#1504) 2022-11-03 13:49:07 -03:00
messages.proto Deployment group secrets (#2374) 2023-12-06 18:53:49 -03:00
mix.exs Use WebSocket and Protobuf instead of GraphQL with Livebook Enterprise (#1504) 2022-11-03 13:49:07 -03:00
mix.lock Use WebSocket and Protobuf instead of GraphQL with Livebook Enterprise (#1504) 2022-11-03 13:49:07 -03:00
README.md Use WebSocket and Protobuf instead of GraphQL with Livebook Enterprise (#1504) 2022-11-03 13:49:07 -03:00

Livebook Protobuf

Livebook uses Protobuf messages for cross-backend communication over WebSocket.

Generate message

To generate the message modules, you'll need to run:

mix protobuf.generate