issues
search
dustin
/
go-coap
Implementation of CoAP in go.
MIT License
342
stars
103
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Support block wise transfer options
#56
besedad
opened
5 years ago
0
Can anyone help manage the pull requests here?
#55
dustin
closed
5 years ago
3
Support block wise transfer options
#54
besedad
closed
5 years ago
1
Extend MediaType to support full range of possible values
#53
besedad
closed
5 years ago
3
Support Block2, Size2 and few more additions
#52
otavio
opened
5 years ago
0
Ridiculously low, hard-coded response timeout
#51
curio77
closed
6 years ago
1
fixed notFoundHandler in ServeMux
#50
h0ru5
opened
6 years ago
0
server: Implemented support for Block2
#49
gustavosbarreto
closed
6 years ago
0
Add support for Uri-Query
#48
thomas-fossati
opened
6 years ago
0
Example server type assertion doesn't work, causes example to not work
#47
svansteelandt
opened
6 years ago
5
add Authorization message support
#46
ti
opened
7 years ago
1
Root path support for ServeMux
#45
palsivertsen
opened
7 years ago
0
Change ServeMux.Handle() from http to coap
#44
zltl
closed
2 years ago
0
ResponseTimeout is not configurable on per message basis
#43
kulak
opened
7 years ago
5
How to Handle URL Parametrs
#42
drasko
opened
7 years ago
0
coap.ServeMux does not support root path ("/") handler
#41
palsivertsen
opened
7 years ago
0
Update CoAP / TCP: draft-ietf-core-coap-tcp-tls-06
#40
ccollins476ad
closed
2 years ago
0
Data From go-coap client is not reaching Java coap-californium server
#39
uguessmyid
opened
7 years ago
3
Changed MediaType from byte to int to handle extended vendor type
#38
bocajim
opened
7 years ago
1
How to define Resources or Endpoints on ServerSide?
#37
uguessmyid
closed
7 years ago
3
coap.ParseMessage is private
#36
niondir
closed
7 years ago
0
what about block
#35
mitiger
closed
8 years ago
2
Websocket Transport
#34
bradrydzewski
opened
8 years ago
3
Added functions for working with URI Query
#33
kulak
closed
5 years ago
1
Handle Receive error
#32
rakyll
closed
8 years ago
1
Add Serve() to allow user-supplied listener
#31
dubek
closed
9 years ago
0
Add COAPType, COAPCode, OptionID type to all consts
#30
dubek
closed
9 years ago
1
UnmarshalBinary: cast ContentFormat value to MediaType
#29
dubek
closed
9 years ago
2
Fix all MediaType constants to be of type MediaType instead of int
#28
dubek
closed
9 years ago
2
DTLS Support
#27
lukexue
opened
9 years ago
4
Implement CoAP Blockwise Transfers
#26
gavinsunde
opened
9 years ago
4
Add error handler to client confirmable response.
#25
gavinsunde
closed
4 years ago
1
Unit tests failing
#24
dustin
closed
9 years ago
3
Implement extended option headers
#23
ghost
closed
9 years ago
1
Retransmission and new server API
#22
jvermillard
opened
9 years ago
4
added TCP message following CoAP TCP draft
#21
jvermillard
closed
9 years ago
2
TCP CoAP support
#20
jvermillard
opened
9 years ago
0
Implement message retransmission of CON messages
#19
jvermillard
opened
9 years ago
2
Tweaked const declaration style
#18
jvermillard
closed
9 years ago
5
first support for observe
#17
jvermillard
closed
9 years ago
2
panic occured!
#16
zhaohui-kevin
closed
9 years ago
4
Doesn't parse token
#15
orian
closed
9 years ago
4
Implement BinaryMarshaler and BinaryUnmarshaler for Message
#14
TobiasMende
closed
10 years ago
0
Fixing "panic: invalid type for option 8: []string ([])" bug in server example.
#13
TobiasMende
opened
10 years ago
1
inverted condition
#12
koron
closed
10 years ago
1
fix to pass decode tests
#11
koron
closed
10 years ago
2
use option's LONG format for whose value is just 15 bytes
#10
koron
closed
10 years ago
2
preliminary observe support, and some other fixes and improvements
#9
dgv
closed
5 months ago
2
Iss4
#8
rjayatilleka
closed
10 years ago
0
Iss3
#7
rjayatilleka
closed
10 years ago
0
Next