GithubHelp home page GithubHelp logo

lath's Introduction

lath

lath - light asynchronous threadless HTTP server

Lath is a small HTTP server that aims at simplicity and lightness. Its scheduler is based on selectors instead of threads or asyncio or ready-made higher level HTTP libraries.

Lath is still work in progress. It was inspired by the excellent blog by mleue and RealPython's socket article.

lath /lɑːθ,laθ/ noun - a thin flat strip of wood, especially one of a series forming a foundation for the plaster of a wall.

lath's People

Contributors

tomuxi avatar

Watchers

 avatar

lath's Issues

Client socket not closed after response sent

Currently lath does not close the client socket after sending the response. This is not affecting properly working clients but the misbehaviour can be seen manually by not closing the socket after receiving the response.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.