dia 0.0.4 dia: ^0.0.4 copied to clipboard
A simple dart http server in Koa2 style. WARNING do not use it in production! It is alfa version and they need in more work!
0.0.4 #
- Add
void close()
method, that close connection - Add simple tests
0.0.3 #
- Fix links and descriptions
0.0.2 #
- Make
createInstance
public static inContext
- Add method
set(String key, String value)
toContext
as symlink toheaders.set
- Add the link to dia_router
0.0.1 #
- Initial version