Suave.IO (@suaveio) 's Twitter Profile
Suave.IO

@suaveio

Suave is a simple web development F# library providing a lightweight web server and a set of combinators to manipulate route flow and task composition.

ID: 2451119012

linkhttp://suave.io calendar_today18-04-2014 09:25:02

584 Tweet

1,1K Followers

0 Following

Suave.IO (@suaveio) 's Twitter Profile Photo

Suave has not changed its license. Suave **is free** and will always be. We have never depended on Logary proper and still depend on the Apache 2.0 licensed Logary Facade, but in-repo now. #fsharp

ad3mar (@ad3mar) 's Twitter Profile Photo

FWIW I've abandoned core async and rewritten Suave's internal using a simpler IO scheduler observing 3 times throughput. I hope to bring these changes into next Suave v3 Suave.IO #fsharp

Suave.IO (@suaveio) 's Twitter Profile Photo

Long time overdue; finally a new release of Suave v3.1.0 targeting .NET 9. Internals have been rewritten using .NET Tasks, Memory and Pipelines and many optimizations focusing on reducing memory allocations, improving throughput, and lowering latency. #dotnet #fsharp

Tamizh Vendan (@tamizhvendan) 's Twitter Profile Photo

F# Applied II is now ready for you to grab and immerse yourself in - A Practical Guide For Web Development In #fsharp Using Suave.IO - demystifyfp.com/FsApplied2/

F# Applied II is now ready for you to grab and immerse yourself in - A Practical Guide For Web Development In #fsharp Using <a href="/SuaveIO/">Suave.IO</a> - demystifyfp.com/FsApplied2/
Iwan van der Kleijn (@soyrochus) 's Twitter Profile Photo

SAFE is a technology stack that brings together several technologies into a single, coherent stack for type-safe, flexible, web-enabled applications that are written wherever possible in F# #fsharp safe-stack.github.io

Suave.IO (@suaveio) 's Twitter Profile Photo

We have now migrated to FAKE 5 to make it easier for contributors to work with our code base! github.com/SuaveIO/suave/… Want to play around with FAKE? We still need to port the release-task! :)

Suave.IO (@suaveio) 's Twitter Profile Photo

Also, ParsecClone has been ported github.com/SuaveIO/Parsec… to #dotnet core and Expecto + BenchmarkDotNet is all loaded up in the solution, ready for your performance improvement contributions ;)

Suave.IO (@suaveio) 's Twitter Profile Photo

Suave v2.4.0 released! github.com/SuaveIO/suave/… This release was with the new FAKE build. It also unlocks the F# Core version in use nuget.org/packages/Suave/, upgrades the Logary Facade and of course includes all beta improvements of github.com/SuaveIO/suave/… #fsharp #web