Given a web transport url, will return a datagram writer and the transport object in a dictionary with keys (writer, tranport). Use writer.write(bytes) to send a datagram
Given a web transport url, will return a datagram writer and the transport object in a dictionary with keys (writer, tranport). Use writer.write(bytes) to send a datagram