Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/duckymomo20012/socket-server

Build a simple web page using socket.
https://github.com/duckymomo20012/socket-server

dockerfile python websocket

Last synced: 11 days ago
JSON representation

Build a simple web page using socket.

Awesome Lists containing this project

README

        

# Web socket server
A dashboard build with socket

## Tech stacks:


python
docker

## How to use:
- Run server.py by cmd or simply double-click server.py:

```console
python server.py
```

- Access 127.0.0.1 on your browser
- Sign in with username: `admin`, password: `admin`

## Features:

- Download files using **transfer encoding: trunk**.