mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-14 00:31:42 +08:00
11 lines
221 B
Markdown
11 lines
221 B
Markdown
|
---
|
||
|
title: "mg_set_protocol_coap()"
|
||
|
decl_name: "mg_set_protocol_coap"
|
||
|
symbol_kind: "func"
|
||
|
signature: |
|
||
|
int mg_set_protocol_coap(struct mg_connection *nc);
|
||
|
---
|
||
|
|
||
|
Set CoAP protocol handler - trigger CoAP specific events
|
||
|
|