You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Merge torrust#1423: Refactor: extract type ServiceBinding
29fa324 refactor: [torrust#1422] extract type ServiceBinding (Jose Celano)
376c1df fix: missing feature in package cargo config (Jose Celano)
Pull request description:
Refactor: extract type `ServiceBinding`.
It's the protocol + socket binding address for a service.
- Protocols are only: udp, http and https (protocols used by the tracker
now).
- The port must be greater than zero (already assigned).
- Any protocol and port combination is possible. For example: http
protocol with a port different than 80.
ACKs for top commit:
josecelano:
ACK 29fa324
Tree-SHA512: 82cb0ff34998b8d14d8e80f48fa9c7173fbc1313b9fe7a87edee85ff74202a0ece8ccb63bd85080b5b4d450fdcf584f8d77761608611affb1e590490f892effa
0 commit comments