File: add-support-for-native-92012287cc366890.yaml

package info (click to toggle)
python-os-ken 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 21,280 kB
  • sloc: python: 100,620; erlang: 14,517; ansic: 594; sh: 338; makefile: 136
file content (6 lines) | stat: -rw-r--r-- 219 bytes parent folder | download
1
2
3
4
5
6
---
features:
  - |
    Added support for ``native`` in OSKen Hub, using standard Python
    libraries in replacement to eventlet. To enable ``native`` mode, set
    the environment variable: ``OSKEN_HUB_TYPE=native``.