corenova / kos

A swarm intelligence framework for creating distributed data pipelines and autonomic neural networks
Apache License 2.0
24 stars 4 forks source link

Sync/listen with localhost is giving error #2

Closed georgetsahaya closed 7 years ago

georgetsahaya commented 7 years ago

Steps to reproduce:

1) kos -vvv sync 2) sync/listen "localhost:5000" 3) Getting error kos> sync/listen "localhost:5000" kos:trace sync/listen 'localhost:5000' +4m kos:warn engine/sync/link:listen unsupported protocol localhost: +7ms kos:trace warn kos:trace [ 'engine/sync/link:listen', kos:trace 'unsupported protocol', kos:trace 'localhost:' ] kos:trace +0ms

georgetsahaya commented 7 years ago

Verified. Working fine with the update.