2017-07-25 18:18 GMT+08:00 Adam <adam.mlmb@gmail.com>:
Created GitHub issues for these:

https://github.com/gambit/gambit/issues/284 , "Implement userland ports."

https://github.com/gambit/gambit/issues/285 , "Move the SSL logic out of Gambit, as to keep Gambit lean and secure. (Prerequisite: Userland ports)"

Obviously these are my suggestions and not set in stone or anything.

Any yay/nay-ing appreciated.


Ah, added longer term wish:

https://github.com/gambit/gambit/issues/288 , "Implement UDP packet communication support, as client and server"


And broke out from the userland ports as separate issues:

https://github.com/gambit/gambit/issues/286 , "Make the IO subsystem allow arbitrary live switches between binary and various text encoding modes, and between line endings"

https://github.com/gambit/gambit/issues/287 , "Make read/write-byte/char fast (currently unacceptably slow for real world use e.g. 200kops/sec)"


Thoughts and comments much appreciated.