Skip to content

fork #289

Description

@eesekaj

I would like to leave notice here, that due to the code dependency on this server software, I had to fork it and upload to crates IO due to the policy of the company where I am working (company caches crates from crates IO only). Also some of my projects depend on this code too. This is the only lightweight websever crate which is available on crates IO at least what I have found

This is not a takeover of the project. If someone would decide to maintain the fork and keep it on tracks, I will be happy to resign.

The plan (I do have) is the following:
Slowly move the code to async tasks without any bloat like tokio. The async executor will be based on event notification i.e mio or Xio-rs and preemptive scheduler.
At the moment the task is to keep it alive at least for a for a bit.

The development of fork is moved to codeberg
The mirror of the code is github

The crate name on the crates.io is crates IO

What have been done so far:

Changelog

Since the crate was forked the following was implemented:

Info

If you might decide to send patches or PRs or whatever, I am not using LLM for development, so if you want to support, please don't submit the LLM generated code.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions