• Pavle Batuta's avatar
    Dynamic welcome message (#439) · 65b65f5f
    Pavle Batuta authored
    * Add dynamic welcome message to p2p handshake
    
    * Add '/welcome-msg' to debug api
    
    * Add missing license headers
    
    * Rename to WelcomeMessageSynced to Get
    
    * Add atomic.value instead of struct
    
    * Simplify mocks, refactor tests
    
    * Add request struct and length check
    
    * Extract DebugService p2p interface
    
    * Add check
    
    * Remove MaxBytesReader
    
    * Remove unused constant
    
    * Remove out of scope test
    
    * Set max request size
    
    * Refactor test
    65b65f5f
Name
Last commit
Last update
..
libp2p Loading commit data...
mock Loading commit data...
protobuf Loading commit data...
streamtest Loading commit data...
discover.go Loading commit data...
error.go Loading commit data...
p2p.go Loading commit data...
p2p_test.go Loading commit data...