Commit graph

27 commits

Author SHA1 Message Date
Michiel De Witte
6b91e581f6 fix failing test helperclient response type NON 2018-12-12 14:48:49 +01:00
Michiel De Witte
4aaa785e84 Changed send_request in helperclient to check response on message id 2018-12-12 12:03:44 +01:00
Michiel De Witte
697c781833 Added purging transactions as client, don't add transaction when no_response is True 2018-11-21 18:09:05 +01:00
giacomo
17673ebced logging 2018-09-20 18:12:11 +02:00
Giacomo Tanganelli
ce5dbc7018
Merge pull request #8 from hahahannes/master
combined multicast and unicast sockets to one socket
2018-09-20 18:07:15 +02:00
giacomo.tanganelli@for.unipi.it
de4d34cf49 server logging 2018-05-11 16:15:13 +02:00
giacomo.tanganelli@for.unipi.it
487ddf50e1 Merge remote-tracking branch 'origin/master' 2018-05-11 16:00:00 +02:00
giacomo.tanganelli@for.unipi.it
c88afef47b get_non implemented for clients 2018-05-11 15:59:48 +02:00
Hannes
ce3f4ba843 combined multicast and unicast sockets to one socket 2018-05-09 19:13:39 +02:00
Giacomo Tanganelli
7ce1affe5a
Merge pull request #5 from matth314/patch-1
Update Blocklayer to better deal with Block1 option
2018-04-24 13:15:13 +02:00
Matthieu BRIEDA
264167e3d1
Update Blocklayer to deal with Block1 option
On the last block answer, the Client still sent another empty message, it didn't take into account the fact that the previous block was sent with m=0. This commit fixed that for me.
2018-03-14 17:24:57 +01:00
Giacomo Tanganelli
6b74876f66
Merge pull request #4 from michieldwitte/master
removed forced logging, set receiver thread as daemon, Let the outbound payload be binary
2018-03-05 17:06:39 +01:00
office-gateway
f81f415da8 Let the outbound payload be binary 2018-03-05 16:41:11 +01:00
Michiel De Witte
e9a08fa1d9 set receiver thread as daemon 2018-03-02 15:42:22 +01:00
Michiel De Witte
94aa766b8f removed forced logging 2018-02-21 13:23:47 +01:00
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