kopia lustrzana https://github.com/cirospaciari/socketify.py
Update README.md
rodzic
3dcaa97823
commit
ed9309f627
|
@ -195,3 +195,6 @@ We don't use uvloop, because uvloop don't support Windows and PyPy3 at this mome
|
|||
|
||||
## :dizzy: CFFI vs Cython vs HPy
|
||||
Cython performs really well on Python3 but really bad on PyPy3, CFFI are choosen for better support PyPy3 until we got our hands on an stable [`HPy`](https://hpyproject.org/) integration.
|
||||
|
||||
## :bookmark_tabs: Documentation
|
||||
See the full docs in [docs.socketify.dev](https://docs.socketify.dev) or in [/docs/README.md](docs/README.md)
|
||||
|
|
Ładowanie…
Reference in New Issue