Skip to content

Couple of Improvements

Choose a tag to compare

@slaninas slaninas released this 16 Aug 19:00
· 20 commits to master since this release
  • Events validity is checked, if the ID is incorrect or the signature is invalid, the event is ignored
  • Improved documentation
  • Responding to pings with pongs
  • Due to issues with relays disconnection, the pings are send every 30 seconds to every relay to keep the connection alive
  • Using GitHub Actions to run the two unit tests that were added and also running cargo clippy