File tree
4 files changed
+18
-16
lines changed- fishjam/events/_protos/fishjam
4 files changed
+18
-16
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
7 | 6 |
| |
8 |
| - | |
9 |
| - | |
| 7 | + | |
| 8 | + | |
10 | 9 |
| |
11 | 10 |
| |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
15 | 14 |
| |
16 |
| - | |
17 |
| - | |
18 |
| - | |
19 |
| - | |
20 |
| - |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
- .github/workflows/ci.yml+100-1
- .github/workflows/publish.yml+33
- README.md+27-1
- buf.yaml+4-1
- doc/docs.md+1.4k
- fishjam/media_events/peer/peer.proto+86
- fishjam/media_events/server/server.proto+151
- fishjam/media_events/shared.proto+18
- fishjam/peer_notifications.proto+11-5
- fishjam/server_notifications.proto+4-4
- fishjam_protos/.formatter.exs+5
- fishjam_protos/.gitignore+26
- fishjam_protos/README.md+16
- fishjam_protos/compile_proto.sh+22
- fishjam_protos/lib/fishjam/media_events/peer/peer.pb.ex+191
- fishjam_protos/lib/fishjam/media_events/server/server.pb.ex+333
- fishjam_protos/lib/fishjam/media_events/shared.pb.ex+21
- fishjam_protos/lib/fishjam/peer_notifications.pb.ex+62
- fishjam_protos/lib/fishjam/server_notifications.pb.ex+327
- fishjam_protos/mix.exs+26
- fishjam_protos/mix.lock+3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
62 | 62 |
| |
63 | 63 |
| |
64 | 64 |
| |
65 |
| - | |
| 65 | + | |
66 | 66 |
| |
67 | 67 |
| |
68 | 68 |
| |
69 |
| - | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
70 | 78 |
| |
71 | 79 |
| |
72 | 80 |
|
0 commit comments