Reputation: 143
i get
<CreateRoom Name='room nam' Mode='2v2/single' Players='4/10'/>
as a TCP socket call and i want to parse and get the tags. I solved it with strip, replace and startsWith
But is there a easier way or a correct way to extract the tags?
Thanks in advance.
Upvotes: 0
Views: 36