Closed bonkoo closed 10 years ago
Think about simulataneous messaging (test if that works using 3+ emulators), and order of responses (if we choose to do the latter).
Maybe create a sequence of responses (ArrayList?).
Add serialization of messages (respond in order). Possibly use lock.
Added the messaging queue using LinkedList
Wait for defined amount of time (setting) or Wait depends on the length of Cleverbot's response