Skip to content
Snippets Groups Projects
  • Levente Pap's avatar
    6026d479
    Use TLV protocol for Analysis Plugin (#424) · 6026d479
    Levente Pap authored
    * Refactor heartbeat packet into message for TLV
    
    * Refactor Analysis-Server for TLV protocol
    
    * Adjust Heartbeat packet tests for TLV
    
    * Remove obsolete ping packet
    
    * Add comments
    
    * Add message registry for analysis packet types
    
    * Update hive.go
    
    * Refactor analysis message registry initialization
    
    * go mod tidy for integration tests
    
    * format files with gofmt
    
    * Linter warning fix
    
    * Small fix
    Use TLV protocol for Analysis Plugin (#424)
    Levente Pap authored
    * Refactor heartbeat packet into message for TLV
    
    * Refactor Analysis-Server for TLV protocol
    
    * Adjust Heartbeat packet tests for TLV
    
    * Remove obsolete ping packet
    
    * Add comments
    
    * Add message registry for analysis packet types
    
    * Update hive.go
    
    * Refactor analysis message registry initialization
    
    * go mod tidy for integration tests
    
    * format files with gofmt
    
    * Linter warning fix
    
    * Small fix
This project manages its dependencies using Go Modules. Learn more