github.com/status-im/status-go@v1.1.0/WAKU.md (about)

     1  # Waku spec support
     2  
     3  *Last updated February 21, 2020*
     4  
     5  status-go client of Waku is spec compliant with [Waku spec v0.4](https://specs.vac.dev/waku.html) with the exception of:
     6  - Currently nodes with higher version don't automatically disconnect if versions are different
     7  
     8  It doesn't yet implement the following recommended features:
     9  - It doesn't apply a timeout to receive Status message
    10  - Partial support for rate limiting
    11  - No support for DNS discovery to find Waku nodes
    12  - No support for negotiation with peer supporting multiple version
    13  
    14  Additionally it makes the following choices:
    15  - It doesn't enforce rate limit policy