kopia lustrzana https://github.com/cirospaciari/socketify.py
Update README.md
rodzic
e754e29c05
commit
196438e4ce
|
@ -3,6 +3,8 @@ Fast WebSocket and Http/Https server using CFFI with C API from [uNetworking/uWe
|
|||
|
||||
> This project will adapt the full capi from uNetworking/uWebSockets but for now it's just this.
|
||||
|
||||
# UPDATE This project will resume the development in 2023
|
||||
|
||||
### Overly simple hello world app
|
||||
```python
|
||||
from socketify import App
|
||||
|
@ -59,4 +61,4 @@ pypy3 -m pip install . --global-option=build_ext #--no-cache-dir is an option
|
|||
pypy3 -m pip install -e .
|
||||
#if you want to remove
|
||||
pypy3 -m pip uninstall socketify
|
||||
```
|
||||
```
|
||||
|
|
Ładowanie…
Reference in New Issue