mirror of
https://github.com/YGGverse/aquatic.git
synced 2026-03-31 17:55:36 +00:00
Add wss functionality for file transfer CI
This commit is contained in:
parent
a32d54240c
commit
c0e0adbbae
5 changed files with 354 additions and 181 deletions
|
|
@ -1,12 +0,0 @@
|
|||
name: 'test-transfer-http-udp'
|
||||
description: 'test aquatic http and udp file transfer'
|
||||
outputs:
|
||||
http_ipv4:
|
||||
description: 'HTTP IPv4 status'
|
||||
http_tls_ipv4:
|
||||
description: 'HTTP IPv4 over TLS status'
|
||||
udp_ipv4:
|
||||
description: 'UDP IPv4 status'
|
||||
runs:
|
||||
using: 'docker'
|
||||
image: 'Dockerfile'
|
||||
Loading…
Add table
Add a link
Reference in a new issue