livebook/proto
2024-04-16 12:11:15 -03:00
..
lib Get App Settings fields from WebSocket event (#2571) 2024-04-16 12:11:15 -03:00
.formatter.exs
.gitignore
messages.proto Get App Settings fields from WebSocket event (#2571) 2024-04-16 12:11:15 -03:00
mix.exs Implements the management of Deployment Group's agent keys (#2458) 2024-01-30 14:20:46 -03:00
mix.lock Implements the management of Deployment Group's agent keys (#2458) 2024-01-30 14:20:46 -03:00
README.md

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