Still working with multiplayer

By on October 14, 2012

I’m using boost::asio for asynchronous networking. I’ve only used it in “low performance” environments before, where CPU/GPU resources are not an issue. It’s the first time I’m trying to use it in a high performance environment where everything have to run like clockwork. So far, I have no reason to expect any issues with asio.

Posted in: coding
Tagged: ,

Comments

Be the first to comment.

Leave a Reply