package gluten-async
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
On This Page
  
  
  Async runtime for gluten
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      gluten-0.2.1.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=86308b0695eb2b56ea0653cdf6cdd1a7338743e1e722b1a3aa10fd7cd9ad80de
    
    
  sha512=dff8f9af28696d8ff9aa73b99d7ce4e82d0e34928e2688bfd4245b1c76834f6900551a5ac2fdd6cb6faf74dc5c7fc307c6279f78c00679adb2a4f764aef0612f
    
    
  doc/CHANGES.html
0.2.1 2020-05-16
- gluten-mirage: Add a Mirage runtime (#5)
 - gluten: Remove dependency on httpaf (#6)
 - gluten-lwt-unix: Allow configuring accepted ALPN protocols in the SSL / TLS runtimes (#7)
 - gluten-async: Add an Async runtime (#8)
 
0.2.0 2020-04-29
- gluten-lwt: Refactor the runtime to reuse more code (#3)
 - gluten, gluten-lwt: Change the API, support runtimes that aren't upgradable (#4)
 
0.1.0 2020-04-27
- Initial public release
 
 sectionYPositions = computeSectionYPositions($el), 10)"
  x-init="setTimeout(() => sectionYPositions = computeSectionYPositions($el), 10)"
  >
  
  
  On This Page