> On Nov 10, 2015, at 3:13 AM, Daniel Brunner <dan...@dbrunner.de> wrote:
> 
> Hi,
> 
> has anybody done some "Internet of Things" stuff with Racket? I am
> looking for some applications which use e.g. MQTT[*] either as a broker
> or client and I couldn't find anything on the internet or in the group.
> Any help or suggestions would be nice.

Just built a monitoring system for a solar house using a server written in 
Racket. No MQTT, though, we just used plain old HTTP request-based messaging, 
and it worked fine.

http://www.calpolysolardecathlon.org/

John


> 
> Best wishes,
> Daniel
> 
> [*] https://en.wikipedia.org/wiki/MQTT
> 
> -- 
> You received this message because you are subscribed to the Google Groups 
> "Racket Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to racket-users+unsubscr...@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.



-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to