kopia lustrzana https://github.com/cirospaciari/socketify.py
update project README
rodzic
1d35e6064d
commit
0964b21b6a
|
@ -1,8 +1,9 @@
|
||||||
# socketify.py
|
# socketify.py
|
||||||
Fast WebSocket and Http/Https server using CFFI with C API from [uNetworking/uWebSockets](https://github.com/uNetworking/uWebSockets)
|
Fast WebSocket and Http/Https server using CFFI with C API from [uNetworking/uWebSockets](https://github.com/uNetworking/uWebSockets)
|
||||||
|
|
||||||
> This project will adapt the full capi from uNetworking/uWebSockets but for now it's just this.
|
This project aims at High Performance PyPy3 Web Development and WebSockets
|
||||||
|
|
||||||
|
> This project will adapt the full capi from uNetworking/uWebSockets but for now it's just this.
|
||||||
|
|
||||||
### Overly simple hello world app
|
### Overly simple hello world app
|
||||||
```python
|
```python
|
||||||
|
|
Ładowanie…
Reference in New Issue