File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
+---------------------------+----------------+--------+-----------------------------+
2
2
| Description | Transport | Port | Application protocol |
3
3
+---------------------------+----------------+--------+-----------------------------+
4
- | Service resolution | UDP/SCION | 30252 | Resolution protobufs |
4
+ | Service resolution | UDP/SCION | random | Resolution protobufs |
5
5
+---------------------------+----------------+--------+-----------------------------+
6
- | Control-plane (inter-AS) | UDP/SCION | random | QUIC + gRPC with HTTP/2 |
6
+ | Control-plane (inter-AS) | UDP/SCION | 30252 | QUIC + gRPC with HTTP/2 |
7
7
| | | | |
8
- | Discovery API | | | |
8
+ | and Discovery APIs | | | |
9
9
+---------------------------+----------------+--------+-----------------------------+
10
10
| Control-plane (intra-AS) | TCP | 30252 | gRPC with HTTP/2 |
11
11
| | | | |
12
- | Health API | | | |
12
+ | and Health APIs | | | |
13
13
+---------------------------+----------------+--------+-----------------------------+
14
14
| Monitoring | TCP | 30452 | HTTP/2 |
15
15
+---------------------------+----------------+--------+-----------------------------+
You can’t perform that action at this time.
0 commit comments