mirror of
https://github.com/livebook-dev/livebook.git
synced 2025-01-04 06:01:59 +08:00
8923e700d8
Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com> |
||
---|---|---|
.. | ||
lib | ||
.formatter.exs | ||
.gitignore | ||
messages.proto | ||
mix.exs | ||
mix.lock | ||
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