This repository has been archived on 2025-09-14. You can view files and clone it, but cannot push or open issues or pull requests.
Files
zhangyang-libzt/docs/todo.md

19 lines
514 B
Markdown
Raw Normal View History

2016-06-21 12:59:44 -07:00
Apple
* Create shared/dynamic targets for OSX
General
* Trim down makefiles
2016-06-22 11:43:29 -07:00
* Add release targets to each xcode/android studio project
2016-06-21 12:59:44 -07:00
Unity
* check for mem leaks surrounding managed/unmanaged barrier
* find root of 2X buffer size requirement issue
* check that cross-thread oprations are handled correctly
* check that .IsRunning() doesn't bork the entire system anymore
* Allow max packet size configuration
* Handle exceptions from unmanaged code
Documentation
* Refactor
* Fix broken references