Jeremy Rand
|
b732007d68
|
Change the write side into a series of short running operations rather than a single operation looping while listening.
|
2022-03-23 22:41:25 -04:00 |
|
Jeremy Rand
|
d7c430f588
|
Major rework of the network code, splitting out the speech recognition aspects and creating separate threads for read and write. This improves handling of network connection closure by the other end and other network connectivity errors. Add some unit tests for the connection code.
|
2022-03-16 18:13:56 -04:00 |
|
Jeremy Rand
|
ada7984d32
|
Rename to ListenerGS
|
2021-09-15 22:42:53 -04:00 |
|