I am currently creating a small command line chatroom app in Go, I was wondering if there was anyway i could receive command line input on a separate line (Where the user types messages to be sent) while receiving command line output (messages from other users)