Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
coapjs
/
node-coap
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
154
Star
552
Code
Issues
20
Pull requests
2
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 12, 2026
1.6.0
JKRhb
committed
d11f10d
View commit details
Copy full SHA for d11f10d
Browse repository at this point
chore(package.json): fix repository URL
JKRhb
committed
995cbf5
View commit details
Copy full SHA for 995cbf5
Browse repository at this point
feat: Native OSCORE (RFC 8613) Integration (#397)
Show description for 4ca468c
3 people
authored and
JKRhb
committed
4ca468c
View commit details
Copy full SHA for 4ca468c
Browse repository at this point
1.5.0
JKRhb
committed
137baaa
View commit details
Copy full SHA for 137baaa
Browse repository at this point
Commits on Nov 3, 2025
feat: add _lastMessageId tracking to ObserveReadStream (#396)
Show description for 457e6ab
stoprocent
authored
457e6ab
View commit details
Copy full SHA for 457e6ab
Browse repository at this point
Commits on Jul 15, 2025
chore(README.md): display the build status properly
JKRhb
authored
cfa4cec
View commit details
Copy full SHA for cfa4cec
Browse repository at this point
1.4.2
JKRhb
committed
70c1e8b
View commit details
Copy full SHA for 70c1e8b
Browse repository at this point
Merge pull request #394 from stoprocent/master
Show description for e9a8082
JKRhb
authored
e9a8082
View commit details
Copy full SHA for e9a8082
Browse repository at this point
Commits on Jul 14, 2025
chore(test): adding more tests to verify the block1 non-piggyback fix
stoprocent
committed
afb337c
View commit details
Copy full SHA for afb337c
Browse repository at this point
fix: handle Block1 responses regardless of message type
Show description for e7ef15f
stoprocent
committed
e7ef15f
View commit details
Copy full SHA for e7ef15f
Browse repository at this point
Commits on Jan 21, 2025
Merge pull request #393 from coapjs/prepare-release
Show description for 927c807
JKRhb
authored
927c807
View commit details
Copy full SHA for 927c807
Browse repository at this point
chore: bump version to 1.4.1
JKRhb
committed
b39f496
View commit details
Copy full SHA for b39f496
Browse repository at this point
Commits on Jan 17, 2025
Merge pull request #392 from relu91/chore/lru-cache-11.x
Show description for ab36dae
JKRhb
authored
ab36dae
View commit details
Copy full SHA for ab36dae
Browse repository at this point
chore: bump lru-cache version to 11.x
relu91
committed
f0a2c8a
View commit details
Copy full SHA for f0a2c8a
Browse repository at this point
Commits on Jul 1, 2024
Merge pull request #386 from coapjs/prepare-release
Show description for d012d1a
JKRhb
authored
d012d1a
View commit details
Copy full SHA for d012d1a
Browse repository at this point
Commits on Jun 30, 2024
chore: bump version to 1.4.0
JKRhb
committed
df03847
View commit details
Copy full SHA for df03847
Browse repository at this point
Commits on Jun 28, 2024
Merge pull request #372 from coapjs/simplify-tocode
Show description for 39c8527
JKRhb
authored
39c8527
View commit details
Copy full SHA for 39c8527
Browse repository at this point
refactor: simplify toCode function
JKRhb
committed
81ca68f
View commit details
Copy full SHA for 81ca68f
Browse repository at this point
Merge pull request #385 from coapjs/fix-failing-tests
Show description for 2f37378
JKRhb
authored
2f37378
View commit details
Copy full SHA for 2f37378
Browse repository at this point
test: skip tests failing due to sinon
JKRhb
committed
bd06cca
View commit details
Copy full SHA for bd06cca
Browse repository at this point
refactor: refactor test code using sinon
JKRhb
committed
b93d737
View commit details
Copy full SHA for b93d737
Browse repository at this point
chore: address linting issues
JKRhb
committed
4d796a6
View commit details
Copy full SHA for 4d796a6
Browse repository at this point
ci: add Node 22 to test matrix
JKRhb
committed
ba56174
View commit details
Copy full SHA for ba56174
Browse repository at this point
chore: upgrade and reorganize dependencies
JKRhb
committed
b00113b
View commit details
Copy full SHA for b00113b
Browse repository at this point
Commits on Jun 4, 2024
Do not include network aliases (identified by same MAC) (#370)
Show description for 0ac5017
htool
and
JKRhb
authored
0ac5017
View commit details
Copy full SHA for 0ac5017
Browse repository at this point
Commits on Mar 26, 2024
Fix blockwise response logic (#376)
Show description for 2dbe4da
edrose
authored
2dbe4da
View commit details
Copy full SHA for 2dbe4da
Browse repository at this point
Merge pull request #383 from JimmyBjorklund/master
Show description for 0cf32fa
JKRhb
authored
0cf32fa
View commit details
Copy full SHA for 0cf32fa
Browse repository at this point
Try to force rebuild of merger
JimmyBjorklund
committed
2389516
View commit details
Copy full SHA for 2389516
Browse repository at this point
Commits on Feb 7, 2024
Accroding to https://github.com/isaacs types is not to be used any more
JimmyBjorklund
committed
7323526
View commit details
Copy full SHA for 7323526
Browse repository at this point
Commits on Feb 5, 2024
Fixed build issuee can only be default-imported using the 'esModuleInterop' flag
JimmyBjorklund
committed
af1ba11
View commit details
Copy full SHA for af1ba11
Browse repository at this point
Commits on Feb 3, 2024
Merge pull request #366 from coapjs/fix-block2-options
Show description for d3ae119
JKRhb
authored
d3ae119
View commit details
Copy full SHA for d3ae119
Browse repository at this point
Commits on Nov 24, 2023
fix: keep user-defined options during block2 transfers
JKRhb
committed
c85a1b8
View commit details
Copy full SHA for c85a1b8
Browse repository at this point
Merge pull request #373 from coapjs/upgrade-dependencies
Show description for 5014206
JKRhb
authored
5014206
View commit details
Copy full SHA for 5014206
Browse repository at this point
chore: fix eslint configuration
JKRhb
committed
1ac348a
View commit details
Copy full SHA for 1ac348a
Browse repository at this point
chore: upgrade dependencies to their latest versions
JKRhb
committed
924f397
View commit details
Copy full SHA for 924f397
Browse repository at this point
Previous
Next
You can’t perform that action at this time.