project-iris / iris

Decentralized cloud messaging
iris.karalabe.com
Other
571 stars 32 forks source link

Tunnel timeout returns success #36

Closed karalabe closed 10 years ago

karalabe commented 10 years ago

Is seems that a tunnel which timed out is returned as confirmed by the relay. Will need to write a test case for this in the Go binding and track it down.

karalabe commented 10 years ago

Added the iris-go tunnel timeout test. All is well. The bug's in the iris-java binding.