LocalAI/core/p2p
Ettore Di Giacinto 47dc4337ba
fix(p2p): parse maddr correctly (#4219)
Previously in case of not specifying a value it would pass a slice of 1
empty element

Signed-off-by: Ettore Di Giacinto <mudler@localai.io>
2024-11-21 14:06:49 +01:00
..
federated_server.go chore(federated): display a message when nodes are not available (#3721) 2024-10-03 18:38:41 +02:00
federated.go feat(federation): do not allocate local services for load balancing (#3337) 2024-08-20 14:45:36 +02:00
node.go feat(federation): do not allocate local services for load balancing (#3337) 2024-08-20 14:45:36 +02:00
p2p_common.go chore(p2p): enhance logging (#4090) 2024-11-07 18:09:33 +01:00
p2p_disabled.go feat(p2p): allow to set intervals (#3353) 2024-08-21 18:23:51 +02:00
p2p.go fix(p2p): parse maddr correctly (#4219) 2024-11-21 14:06:49 +01:00