Skip to content

Add more functionality #2

Description

@Samasaur1

Right now, all SimpleSwiftServer does is replace Python's SimpleHTTPServer, so that you can do this:

$ server 1234

instead of this:

$ python -m SimpleHTTPServer 1234

But it would be nice if SimpleSwiftServer had different modes, such as displaying a webpage, or hosting a chatroom, or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions