GitHub / chrysn/aiocoap issues and pull requests
#387 - Sending NON requests to multicast ipv6 address makes aiocoap stuck
Issue -
State: open - Opened by BitFis 2 months ago
- 2 comments
Labels: expect reporter OK
#386 - Make lakers optional and provide options for alternative dependencies
Issue -
State: open - Opened by bkmgit 4 months ago
- 5 comments
#385 - Server cancels observation only when CON notifications are sent
Issue -
State: open - Opened by drumscanner 4 months ago
- 3 comments
#384 - Security context confiugration format
Issue -
State: open - Opened by chrysn 4 months ago
#383 - Use keyring for EDHOC keys
Issue -
State: open - Opened by chrysn 4 months ago
Labels: security
#382 - IPv6 Traffic class
Issue -
State: open - Opened by lemikev 5 months ago
- 2 comments
#381 - Guide about using EDHOC in the client ?
Issue -
State: open - Opened by MohammedAbderrahmane 5 months ago
- 2 comments
#380 - Abandon AIOCOAP_DTLSSERVER_ENABLED
Issue -
State: open - Opened by chrysn 5 months ago
#379 - Transport "which role am I in" in message
Issue -
State: open - Opened by chrysn 5 months ago
- 1 comment
#378 - transport_tuning updates not propagated to OSCORE
Issue -
State: open - Opened by lemikev 5 months ago
- 1 comment
#377 - Credentials loading: Public key is not checked
Issue -
State: open - Opened by chrysn 6 months ago
Labels: security
#376 - Sphinx does not generate man file for aiocoap-keygen
Issue -
State: open - Opened by mazen-neifer 6 months ago
- 2 comments
Labels: downstream
#375 - Fix #374
Pull Request -
State: closed - Opened by chrysn 6 months ago
- 1 comment
#374 - aiocoap-fileserver and aiocoap-rd are missing --version CLI option
Issue -
State: closed - Opened by mazen-neifer 6 months ago
- 3 comments
#373 - Assistance Required: Handling "Unknown Server" Responses in aiocoap-Based LwM2M Server Implementation
Issue -
State: open - Opened by Xoein 7 months ago
- 1 comment
#372 - Failure running background task
Issue -
State: closed - Opened by PrzemyslawKlys 8 months ago
- 1 comment
#371 - Allow configuration of ETag length in fileserver
Pull Request -
State: closed - Opened by NovaNekmit 8 months ago
- 1 comment
#370 - CI: Race conditions
Issue -
State: open - Opened by chrysn 8 months ago
#369 - Remaining oscore-groupcomm issues
Issue -
State: closed - Opened by chrysn 8 months ago
- 1 comment
#368 - time delay in requests due to _append_response_block
Issue -
State: closed - Opened by Koushik-ak47 9 months ago
- 2 comments
#367 - Error in transferring data from libcoap server to aiocoap client
Issue -
State: open - Opened by Koushik-ak47 10 months ago
- 2 comments
#366 - Support advanced DNS queries
Issue -
State: open - Opened by chrysn 10 months ago
- 1 comment
#365 - Enhance URI errors
Pull Request -
State: closed - Opened by chrysn 10 months ago
- 2 comments
#364 - cli: Enhance ux on uri parsing
Pull Request -
State: closed - Opened by Teufelchen1 10 months ago
- 2 comments
#363 - Canceling Scheduled Retransmissions After Timeout in Asynchronous CoAP Requests
Issue -
State: open - Opened by euartur 11 months ago
#362 - Answer Request Entity Incomplete while sending Request GET Block #1
Issue -
State: closed - Opened by JulienPnt 12 months ago
- 1 comment
#361 - Migrate CI to Codeberg
Issue -
State: closed - Opened by chrysn 12 months ago
- 1 comment
#360 - Allow setting remote block size for block1
Pull Request -
State: closed - Opened by chrysn about 1 year ago
- 2 comments
#359 - How to send file with PUT method to a server using block1 (block wise transfert)
Issue -
State: closed - Opened by moonlight83340 about 1 year ago
- 5 comments
Labels: blockwise
#358 - CPU usage anomaly
Issue -
State: open - Opened by lixian2333 about 1 year ago
- 3 comments
#357 - UndecidedRemote: Syntax-normalize IP addresses
Pull Request -
State: closed - Opened by chrysn about 1 year ago
#356 - How to setup a debug mode on CoAP Server or an Hot Reloading on code changing?
Issue -
State: closed - Opened by J0hn3ch about 1 year ago
- 1 comment
Labels: expect reporter OK
#355 - Errornous "Response arrived from different address"
Issue -
State: closed - Opened by Teufelchen1 about 1 year ago
- 3 comments
#354 - Different UDP ports when running in different machines
Issue -
State: closed - Opened by rubensmatosjr about 1 year ago
- 3 comments
Labels: expect reporter OK
#353 - How to make an HTTP request from CoAP Server to a REST API served by a web app
Issue -
State: open - Opened by J0hn3ch about 1 year ago
- 1 comment
Labels: question
#352 - Drop socknumbers workaround
Issue -
State: open - Opened by chrysn about 1 year ago
#351 - Build using Python 3.13
Pull Request -
State: closed - Opened by chrysn about 1 year ago
#350 - Error enhancements
Pull Request -
State: closed - Opened by chrysn about 1 year ago
#349 - Network error: [Errno 111] - Cannot interact with CoAP server outside a Docker Container
Issue -
State: open - Opened by J0hn3ch about 1 year ago
- 2 comments
Labels: needs info
#348 - Degraded UX when attempting to interact with non-coap hosts
Issue -
State: closed - Opened by Teufelchen1 about 1 year ago
- 1 comment
Labels: expect reporter OK
#347 - Use Enum as a base for ExtensibleEnum (for mypy), and more mypy adjustments
Pull Request -
State: closed - Opened by chrysn about 1 year ago
- 1 comment
#346 - Possible to only alert subset of resource observers?
Issue -
State: closed - Opened by tautologyclub about 1 year ago
- 2 comments
#345 - Outdated URL in Readme
Issue -
State: closed - Opened by Teufelchen1 over 1 year ago
- 1 comment
#344 - Automatically generate exception classes for all error codes
Pull Request -
State: closed - Opened by burnpanck over 1 year ago
- 2 comments
#343 - How to simultaneously observe multiple resources?
Issue -
State: open - Opened by WattageGuy over 1 year ago
- 6 comments
#342 - cryptography: Use public API, restoring compatibility with versions >= 42
Pull Request -
State: closed - Opened by chrysn over 1 year ago
#341 - dependencies: Avoid breakage through cryptography 42
Pull Request -
State: closed - Opened by chrysn over 1 year ago
#340 - Replace termcolor with pygments based highlighting
Pull Request -
State: closed - Opened by chrysn over 1 year ago
#339 - TestServerTCP tests fail garbage collection on 3.12
Issue -
State: open - Opened by mweinelt over 1 year ago
#338 - All appears to be working but no response being delivered
Issue -
State: open - Opened by phoebebright over 1 year ago
- 11 comments
#337 - Keeping DTLS session alive
Issue -
State: open - Opened by anyc over 1 year ago
- 1 comment
#336 - Fix or suppress MyPy errors
Pull Request -
State: closed - Opened by Codeglitches over 1 year ago
- 7 comments
#335 - Adding Type Annotations and Package Type Information
Issue -
State: closed - Opened by Codeglitches over 1 year ago
- 5 comments
#334 - Specifiy the network interface on windows
Issue -
State: closed - Opened by sibertdeclercq over 1 year ago
- 3 comments
#333 - Tradfri: Home Assistant: TypeError("'NoneType' object does not support item assignment")
Issue -
State: open - Opened by Mariusthvdb over 1 year ago
- 5 comments
#332 - cli/rd: Fix typos in comment
Pull Request -
State: closed - Opened by bergzand over 1 year ago
- 1 comment
#331 - Token variable in Message seems to get ignored.
Issue -
State: open - Opened by javlands over 1 year ago
- 5 comments
Labels: observation
#330 - Tests don't cover regular UDP behavior
Issue -
State: open - Opened by chrysn over 1 year ago
Labels: test suite
#329 - Creating URI for the request without coap scheme
Issue -
State: closed - Opened by Pawlicho over 1 year ago
- 2 comments
#328 - How to use port 5683 for both client and server to send and receive device messages
Issue -
State: closed - Opened by wh1982 almost 2 years ago
- 2 comments
Labels: question
#327 - pyodide: Prune transports
Issue -
State: closed - Opened by chrysn almost 2 years ago
- 1 comment
Labels: easy first step
#326 - websockets: Explicitly pass default SSL context in to websocket client
Pull Request -
State: closed - Opened by chrysn almost 2 years ago
#325 - coaps+ws: SSL Context defaults to `None` which make websockets connect through HTTP
Issue -
State: closed - Opened by jca-klk almost 2 years ago
- 6 comments
#324 - DTLS inclusion of server implementation
Issue -
State: open - Opened by MakGulati almost 2 years ago
- 1 comment
Labels: documentation
#323 - New
Pull Request -
State: closed - Opened by Goodwiller almost 2 years ago
#322 - GET+observe with new state to trigger some process
Issue -
State: open - Opened by MakGulati almost 2 years ago
#321 - gbulb tests fail for short-lived contexts
Issue -
State: closed - Opened by chrysn almost 2 years ago
- 1 comment
#320 - udp6: Avoid special handling of unknown local addresses
Issue -
State: open - Opened by chrysn almost 2 years ago
#319 - Error handling enhancements
Pull Request -
State: closed - Opened by chrysn almost 2 years ago
- 2 comments
#318 - Changed severitry level of close notify
Pull Request -
State: closed - Opened by IVandeVeire almost 2 years ago
#317 - 'An error occurred: [WinError 1168] Element not found' after multiple get requests
Issue -
State: open - Opened by choppr almost 2 years ago
#316 - Inform application of transport related events
Issue -
State: open - Opened by chrysn almost 2 years ago
Labels: enhancement, transports
#315 - CoAP-over-WebSockets stalls on unclean shutdown
Issue -
State: open - Opened by chrysn almost 2 years ago
#314 - Erroneous code in exception path
Issue -
State: open - Opened by chrysn almost 2 years ago
Labels: easy first step
#313 - Ignore DTLS Certificate
Issue -
State: open - Opened by SoerenSteinberg about 2 years ago
#312 - Get all partial packages received instead of discarding them?
Issue -
State: open - Opened by araldit about 2 years ago
- 3 comments
#311 - Connection time role reversal for CoAP-over-WS
Issue -
State: open - Opened by JoachimErnst about 2 years ago
- 5 comments
Labels: transports
#310 - Code example for simple client/server communication with OSCORE
Issue -
State: open - Opened by SignorMercurio about 2 years ago
- 1 comment
#309 - New composite non-Linux UDP transport
Issue -
State: open - Opened by chrysn about 2 years ago
- 1 comment
Labels: help wanted, platform support
#308 - Server hangs
Issue -
State: open - Opened by GeorgeCGV about 2 years ago
- 2 comments
Labels: needs info
#307 - README: Link to wikipedia instead of coap.technology
Pull Request -
State: closed - Opened by akirataguchi115 about 2 years ago
- 1 comment
#306 - get_request_uri broken due to site stripping
Issue -
State: closed - Opened by chrysn over 2 years ago
#305 - Parse CoAP mesage by bytes
Issue -
State: closed - Opened by yooo1999 over 2 years ago
- 3 comments
Labels: question, needs info
#304 - Add support for running on pyodide
Pull Request -
State: closed - Opened by chrysn over 2 years ago
- 3 comments
#303 - CI: Add tests for Python 3.12
Pull Request -
State: closed - Opened by chrysn over 2 years ago
- 2 comments
#302 - Use cbor-diag notation
Pull Request -
State: closed - Opened by chrysn over 2 years ago
- 1 comment
#301 - Invalid payload size on BERT transport
Issue -
State: closed - Opened by ChrisCuts over 2 years ago
- 5 comments
#300 - No Size2 sent in block-wise responses
Issue -
State: open - Opened by tautologyclub over 2 years ago
- 2 comments
#299 - Fix floor operation to limit payload to a multiple of 1024
Pull Request -
State: closed - Opened by ChrisCuts over 2 years ago
- 1 comment
#298 - UDP6 server (acting mostly as a client) occasionally flips which address it initiates traffic from
Issue -
State: closed - Opened by roysjosh over 2 years ago
- 4 comments
#297 - Flow control of TCP socket handling a large number of requests
Issue -
State: open - Opened by ChrisCuts over 2 years ago
- 6 comments
#296 - Intermittent errors after upgrading to 0.4.5
Issue -
State: closed - Opened by joe-sydney over 2 years ago
- 5 comments
#295 - udp6
Issue -
State: closed - Opened by radkokeves over 2 years ago
- 2 comments
#294 - Constant generalization
Pull Request -
State: closed - Opened by chrysn over 2 years ago
- 7 comments
#293 - Python 3.11 tests
Pull Request -
State: closed - Opened by chrysn over 2 years ago
#292 - Add rudimentary support for broadcast via aiosync-client
Pull Request -
State: open - Opened by mzpqnxow over 2 years ago
- 3 comments
#291 - Support for broadcast addresses when using UDP transport
Issue -
State: open - Opened by mzpqnxow over 2 years ago
- 2 comments
#290 - python 3.11 - test failures
Issue -
State: closed - Opened by dbungert over 2 years ago
#289 - python 3.11: workaround mass test failure due to _Outcome changes
Pull Request -
State: closed - Opened by dbungert over 2 years ago
- 2 comments
#288 - Silently handle ACKs for confirmable message retransmits
Issue -
State: closed - Opened by jfroy over 2 years ago
- 17 comments