This is a simple TCP Client using bubble tea to create an interface. Receives text from a TCP connection, and prints that to a window. Take user input via a message prompt, and sends that as a message ...
I'm trying to write a web scraper application that grabs a few web pages and parses data out. The one site I've been using works fine with the KeepAlive property set to true and the connection will ...