anjlab / mosh

Mosh version library for iOS

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

#iOSClient for Mosh These are a set of small changes to make Mosh compile for iOS as a separate library that can be linked into applications. Please do not use to compile mosh-client or mosh-server. You can use a separate script Build Mosh and it is currently being used in Blink.

There are four main changes to the original Mosh code, that we hope to integrate at some point with the main branch:

  • iOSClient as a new main loop for the library.
  • Multithread code suppport.
  • Makefiles support for the iOS version.
  • Bug fixes (sockets, etc...)

Original Mosh can be found on Mosh

About

Mosh version library for iOS

License:GNU General Public License v3.0


Languages

Language:C++ 80.1%Language:M4 8.9%Language:C 3.5%Language:Shell 3.5%Language:Perl 1.9%Language:Makefile 1.6%Language:HTML 0.3%Language:Protocol Buffer 0.2%