[pbs-devel] applied: [PATCH proxmox] proxmox-http: websocket: fix comment about callback
    Thomas Lamprecht 
    t.lamprecht at proxmox.com
       
    Fri Feb  4 17:18:53 CET 2022
    
    
  
On 04.02.22 10:52, Dominik Csapak wrote:
> this was once a callback in an early version, but it changed to a
> channel, but the comment was not updated
> 
> Signed-off-by: Dominik Csapak <d.csapak at proxmox.com>
> ---
>  proxmox-http/src/websocket/mod.rs | 5 +++--
>  1 file changed, 3 insertions(+), 2 deletions(-)
> 
>
applied, thanks! I reworded a few comments in a followup, as some where a bit
hard to grasp, or used the same word relatively often in one sentence.
Also dropped a doc-comment reference of "auto detecing binary/text frame" on
the writer, was probably forgotten when removing that in commit 232d875
    
    
More information about the pbs-devel
mailing list