Commit graph

12 commits

Author SHA1 Message Date
Giacomo Tanganelli 372f46df17
Merge pull request #2 from michieldwitte/master
Basic client-side implementation of RFC7967: CoAP No-Response Option
2018-02-19 14:36:43 +01:00
Michiel De Witte 1c18883b59 Basic client-side implementation of RFC7967: CoAP No-Response Option 2018-02-19 14:06:35 +01:00
giacomo.tanganelli@for.unipi.it 418143f9df Fix message.payload_type 2018-01-29 14:56:12 +01:00
Giacomo Tanganelli 9f608e46ea
Merge pull request #1 from michieldwitte/master
If the payload type is an octet-stream don't parse it as utf-8
2018-01-29 11:07:11 +01:00
Michiel De Witte a9ce746b21 If the payload type is an octet-stream don't parse it as utf-8 2018-01-29 10:05:28 +01:00
giacomo.tanganelli@for.unipi.it 357b1afe4d Porting to Python3 2018-01-25 10:55:15 +01:00
giacomo.tanganelli@for.unipi.it c6554b5d0d Porting to Python3 2018-01-25 10:53:13 +01:00
giacomo.tanganelli@for.unipi.it fe716fff7a Porting to Python3 2018-01-23 12:04:31 +01:00
giacomo.tanganelli@for.unipi.it 518a754993 Porting to Python3 2018-01-23 11:46:28 +01:00
giacomo.tanganelli@for.unipi.it ababdc44e6 Porting to Python3 2018-01-23 11:34:19 +01:00
giacomo.tanganelli@for.unipi.it 4db21cd7e7 Porting to Python3 2018-01-23 11:31:46 +01:00
Giacomo Tanganelli 4ed42cfb01
Initial commit 2018-01-08 15:52:04 +01:00