[This queue](https://github.com/hiddenswitch/Meteor-Unity/blob/master/Plugins/WebSocket.cs#L107) is used by multiple threads but I am afraid that the `Queue` class it is not thread safe.