Hey Matt,

thanks for the hint; I am going to have a look into your files. At the
moment it's mainly for teaching purposes.

Best wishes,
Daniel

Am 10.11.2015 um 17:37 schrieb Matt Jadud:
> Hi Daniel,
> 
> I have the start of an MQTT client laying around, but it's pretty
> ugly. It was basically me poking around and exploring the protocol.
> 
> https://github.com/concurrency/plumb2/blob/master/mqtt.rkt
> https://github.com/concurrency/plumb2/blob/master/mqttest.rkt
> 
> It's lying in the middle of a pile of other mess, which can be safely
> disregarded.
> 
> Although the file isn't marked, you can take the LICENSE file in that
> repo to be authoritative, making it MIT. Ask me questions as you see
> fit, but again, I was exploring multiple ideas as I worked my way
> through the protocol implementation. (Mostly, I was having fun with
> Tony's bitsyntax library.
> 
> Cheers,
> Matt
> 
> 
> On Tue, Nov 10, 2015 at 6: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.
>>
>> 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