-
Notifications
You must be signed in to change notification settings - Fork 6
Projects
Aditya Vaidyam edited this page Jul 28, 2016
·
1 revision
The development team is currently working on several projects. Our main goal is to create the simplest possible version of Xinu that is completely functional. Aside from this, we are also working on:
- Complete TCP Stack Functionality
- Support for Xinu in a Virtual Environment
- A POSIX-Style pthreads Wrapper Around Xinu's Concurrent Process Functionality
The development team recently completed implementation of an SSH client and server for Xinu. Information about Xinu's SSH functionality can be found here.