package httpun-ws-lwt
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Lwt support for httpun
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      httpun-ws-0.2.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=eae0cd2e0eb5b4fc9cb6d862b7116a6f0fc8503b2e439046bf0e6f4cb2c297fd
    
    
  sha512=71ad0b694dd968c74e658bb41f7d0b871d45605602b9e1a16549e3f0bfe32bca0f6f5978592ac211ec6619664ec68d8ca4b02fa17610bd7a772e212b75e99645
    
    
  doc/CHANGES.html
0.2.0 2024-09-04
- fix: update computation for payload length offset (#63)
- don't select digestif implementation (#67)
- fix: garbled data after committing frame header (#68)
- fix: mask all client frames (#69)
- feat: yield the reader if reads not scheduled (#70)
- unify input handler EOF and websocket error handler (#70, #72)
- client: fix infinite loop when client handshake disconnects (#73)
0.1.0 2024-06-17
- Initial public release
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page