interledger-deprecated / btp-toolbox

Tools for building and debugging with the Bilateral Transport Protocol (BTP)
Apache License 2.0
0 stars 1 forks source link

cannot immediately send to client on connect #5

Open michielbdejong opened 7 years ago

michielbdejong commented 7 years ago

When a client reconnects, a timeout is needed before the server resends unanswereds requests.

We should work out why that is.

michielbdejong commented 7 years ago

See https://github.com/interledgerjs/btp-toolbox/blob/208984d0865351da0985551d21f08e208295d4f3/src/spider.js#L108