fix memory corruption issue
The mempool allocator resulted in some memory corruption and autobahn test failures. This release restores the native allocator and adds a copy on the handleMessage method to avoid the buffer from being corrupted in the executor thread