mirror of
https://github.com/jorisvink/kore
synced 2025-03-10 04:59:02 -04:00
Update TODO
Remove stuff thats been done or obsolete
This commit is contained in:
parent
b647afcc4f
commit
97c67f7cfb
@ -2,16 +2,10 @@ Kore TODO list
|
|||||||
===============
|
===============
|
||||||
|
|
||||||
- Websocket support.
|
- Websocket support.
|
||||||
- GET arguments (only POST supported).
|
- Better param syntax
|
||||||
- POST multiform/form-data support.
|
|
||||||
- Auxiliary library framework.
|
- Auxiliary library framework.
|
||||||
- Provide more API functions for generic stuff such as
|
- Provide more API functions for generic stuff such as
|
||||||
session handler, page building, etc etc.
|
session handler, page building, etc etc.
|
||||||
- Ability to load one module per domain instead of one global module.
|
|
||||||
- API to programmatically configure, start and stop Kore.
|
- API to programmatically configure, start and stop Kore.
|
||||||
- Find that one memory leak that's causing me agony beyond belief.
|
- Find that one memory leak that's causing me agony beyond belief.
|
||||||
- Get my hands on a 48 core server to test stuff on.
|
- Get my hands on a 48 core server to test stuff on.
|
||||||
|
|
||||||
Ideas
|
|
||||||
=====
|
|
||||||
- If a page handler keeps causing issues, show a generic error page?
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user