ListenerApp/ListenerGS/SwiftSocket
Jeremy Rand 923d0bf967 A fairly big rework of the code to split the network handling code from the speech handling code. Also, introduce a thread for reading from the socket and a separate thread for writing to the socket. That way, disconnections made by the NDA are handled correctly. 2022-03-15 23:58:04 -04:00
..
ListenerGS-Bridging-Header.h Rename to ListenerGS 2021-09-15 22:42:53 -04:00
Result.swift Rename to ListenerGS 2021-09-15 22:42:53 -04:00
Socket.swift Rename to ListenerGS 2021-09-15 22:42:53 -04:00
SwiftSocket.LICENSE Rename to ListenerGS 2021-09-15 22:42:53 -04:00
SwiftSocket.h Rename to ListenerGS 2021-09-15 22:42:53 -04:00
TCPClient.swift Rename to ListenerGS 2021-09-15 22:42:53 -04:00
UDPClient.swift Rename to ListenerGS 2021-09-15 22:42:53 -04:00
ytcpsocket.c A fairly big rework of the code to split the network handling code from the speech handling code. Also, introduce a thread for reading from the socket and a separate thread for writing to the socket. That way, disconnections made by the NDA are handled correctly. 2022-03-15 23:58:04 -04:00
yudpsocket.c Rename to ListenerGS 2021-09-15 22:42:53 -04:00