mirror of
https://github.com/jeremysrand/ListenerApp.git
synced 2024-12-30 12:29:52 +00:00
Add info about the use of BinUtils in the readme.
This commit is contained in:
parent
111312e2f6
commit
bb911cc125
@ -3,3 +3,4 @@
|
||||
This is an iOS app that connects to an Apple IIgs over a network and streams text to it from voice dicatation.
|
||||
|
||||
This app uses [SwiftSocket v2.1.0](https://github.com/swiftsocket/SwiftSocket/tree/2.1.0) for opening the TCP connection to the Apple IIgs.
|
||||
It also uses [BinUtils](https://github.com/nst/BinUtils) for packing/unpacking structures on the TCP connection.
|
||||
|
Loading…
Reference in New Issue
Block a user