Re: [Mosquitto-users] Running the Mosquitto server on iOS

2012-11-18 Thread Roger Light
Hi Matt, > I wanted to see how much effort would > be involved in getting the Mosquitto broker running on iOS. I'd expect that it wouldn't be *too* much bother. There's a lot of shared code with libmosquitto and it runs fine on iOS. I'd probably check the config.mk file and disable all of the opt

[Mosquitto-users] Running the Mosquitto server on iOS

2012-11-17 Thread Matthew Smollinger
I have a couple ideas for iOS apps that involves message sending & passing between devices on a local area network. Before I went off the deep end building a native MQTT implementation, I wanted to see how much effort would be involved in getting the Mosquitto broker running on iOS. Since Objectiv