Skip to content
Snippets Groups Projects
  • Xin.Zh's avatar
    Imp: add Client.GetPendingResponse to limit the lock scope (#83) · dbbc2249
    Xin.Zh authored
    * Imp: add Client.GetPendingResponse to limit the lock scope
    
    * Fix: return pkg len as case 1
    
    * Mod: update getty&hessian2 version
    
    * Fix: use bufio.NewReadSize instead of bufio.NewReader
    
    * Fix: return {nil, 0, nil} for tcp case 1
    
    * Fix: return {nil, 0, nil} for tcp case 1 for server handler
    dbbc2249