aw icon indicating copy to clipboard operation
aw copied to clipboard

A list of desired/unimplemented features in airwave

Open rahulghangas opened this issue 4 years ago • 1 comments

Will edit the list as new stuff comes up

  • [ ] Timeout and removal of addresses added to table
  • [ ] Negotiating airwave and protocol version during handshake #25
    • [x] Open PR #64
  • [x] Rate limiting #26
    • [x] Configurable in transport layer
    • [ ] Blacklisting

rahulghangas avatar Dec 07 '20 20:12 rahulghangas

Here's a potential ~~(but expnsive in terms of number of goroutines)~~ solution that works for timeout of addressess https://stackoverflow.com/questions/25484122/map-with-ttl-option-in-go

rahulghangas avatar Dec 12 '20 21:12 rahulghangas