Skip to content

Commit

Permalink
add EOSE todo
Browse files Browse the repository at this point in the history
  • Loading branch information
Sebastix committed Oct 23, 2024
1 parent 5ccb437 commit 4b7956b
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@
print $ws_content . PHP_EOL;
print '-----------------------------------------------' . PHP_EOL;
}
// TODO: stop this look when we receive the EOSE response from the relay
} while ($ws_content === '');
}
},
Expand Down

0 comments on commit 4b7956b

Please sign in to comment.