JeffRossMT

Results 2 comments of JeffRossMT

Well, all that is apparently beyond me. I set up an ssh key and used ssh to clone the repo. jross@ip_cam:/home/jross/python-amcrest $ nano README.rst jross@ip_cam:/home/jross/python-amcrest $ git add README.rst jross@ip_cam:/home/jross/python-amcrest...

I added a smidgen of debugging with the following patch: ``` --- libwebsocketd/websocket_endpoint.go Mon Feb 21 12:54:44 2022 +++ libwebsocketd/websocket_endpoint.go.mod Mon Feb 21 13:14:14 2022 @@ -71,7 +71,8 @@ break...