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
Accelerator
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
Type
/
to 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 }}
v-kiniv
/
rws
Public
Notifications
You must be signed in to change notification settings
Fork
13
Star
25
Code
Issues
4
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Jun 2, 2026
Merge pull request #52 from MoffKalast/main
Show description for 98dc671
v-kiniv
authored
98dc671
View commit details
Copy full SHA for 98dc671
Browse repository at this point
Commits on May 20, 2026
Add missing include gurds in mocks
v-kiniv
committed
a51eb4d
View commit details
Copy full SHA for a51eb4d
Browse repository at this point
Improve subscription QoS matching and type validation
Show description for 81b50a9
v-kiniv
committed
81b50a9
View commit details
Copy full SHA for 81b50a9
Browse repository at this point
Commits on May 19, 2026
subscribe to not yet existent topics with client given type and best effort
MoffKalast
committed
b451caa
View commit details
Copy full SHA for b451caa
Browse repository at this point
match topic QoS reliability, durability and liveliness
MoffKalast
committed
9b29962
View commit details
Copy full SHA for 9b29962
Browse repository at this point
Commits on Feb 11, 2025
Update README.md
v-kiniv
authored
2a91c69
View commit details
Copy full SHA for 2a91c69
Browse repository at this point
Commits on Feb 9, 2025
Merge pull request #50 from MoffKalast/main
Show description for 674a503
v-kiniv
authored
674a503
View commit details
Copy full SHA for 674a503
Browse repository at this point
Commits on Feb 8, 2025
added /rosapi/subscribers and /rosapi/publishers
MoffKalast
committed
7471e23
View commit details
Copy full SHA for 7471e23
Browse repository at this point
Commits on Jan 23, 2025
Merge pull request #47 from v-kiniv/fix/memory-leaks
Show description for 4898d98
v-kiniv
authored
4898d98
View commit details
Copy full SHA for 4898d98
Browse repository at this point
Commits on Jan 22, 2025
Allocate message buffer properly, fix memory leaks
v-kiniv
committed
4c24ee8
View commit details
Copy full SHA for 4c24ee8
Browse repository at this point
Commits on Oct 28, 2024
Merge pull request #42 from MoffKalast/main
Show description for fa93e85
v-kiniv
authored
fa93e85
View commit details
Copy full SHA for fa93e85
Browse repository at this point
Improve a bit subscription_callback_throttles_messages test
v-kiniv
committed
7093a23
View commit details
Copy full SHA for 7093a23
Browse repository at this point
Refactor throttle logic, fix throttle tests
v-kiniv
committed
cb8dad5
View commit details
Copy full SHA for cb8dad5
Browse repository at this point
Commits on Oct 27, 2024
param order, throttle test attempt
MoffKalast
committed
2eaef3f
View commit details
Copy full SHA for 2eaef3f
Browse repository at this point
Commits on Oct 23, 2024
Merge branch 'v-kiniv:main' into main
MoffKalast
authored
9bdbdcb
View commit details
Copy full SHA for 9bdbdcb
Browse repository at this point
Merge pull request #43 from v-kiniv/fix/subscribe-advertise-thread-safe
Show description for 81ffc95
v-kiniv
authored
81ffc95
View commit details
Copy full SHA for 81ffc95
Browse repository at this point
Fix tests warnings
v-kiniv
committed
eb0dc21
View commit details
Copy full SHA for eb0dc21
Browse repository at this point
Fix thread safety of subscribe and advertise methods
v-kiniv
committed
a4005f0
View commit details
Copy full SHA for a4005f0
Browse repository at this point
Commits on Oct 21, 2024
socket throttle support
MoffKalast
committed
66f4d06
View commit details
Copy full SHA for 66f4d06
Browse repository at this point
Commits on Oct 15, 2024
Merge pull request #40 from v-kiniv/fix/rapid-sub-unsub-crash
Show description for 8779636
v-kiniv
authored
8779636
View commit details
Copy full SHA for 8779636
Browse repository at this point
Commits on Oct 13, 2024
Fix crash during rapid subscribe/unsubscribe cycle
v-kiniv
committed
844197f
View commit details
Copy full SHA for 844197f
Browse repository at this point
Commits on Oct 9, 2024
Merge pull request #38 from v-kiniv/fix/parsing-messages-with-arrays
Show description for 9629710
v-kiniv
authored
9629710
View commit details
Copy full SHA for 9629710
Browse repository at this point
Commits on Oct 8, 2024
Fix parsing messages with arrays
v-kiniv
committed
5752eda
View commit details
Copy full SHA for 5752eda
Browse repository at this point
Commits on Sep 23, 2024
Merge pull request #33 from martinfri/fix-generate-message-use-full-path
Show description for 99b30f3
v-kiniv
authored
99b30f3
View commit details
Copy full SHA for 99b30f3
Browse repository at this point
Use full path when generating typedefs for message type
martinfri
committed
32901f6
View commit details
Copy full SHA for 32901f6
Browse repository at this point
Commits on Sep 19, 2024
Merge pull request #32 from v-kiniv/jazzy
Show description for 023c429
v-kiniv
authored
023c429
View commit details
Copy full SHA for 023c429
Browse repository at this point
Merge pull request #31 from v-kiniv/fix/jazzy-build
Show description for 2156dc5
v-kiniv
authored
2156dc5
View commit details
Copy full SHA for 2156dc5
Browse repository at this point
Commits on Sep 18, 2024
Fix build on Jazzy
v-kiniv
committed
c2018a8
View commit details
Copy full SHA for c2018a8
Browse repository at this point
Commits on Jun 17, 2024
Merge pull request #28 from v-kiniv/fix/call-service-with-nested-messages-with-strings
Show description for 6ce6831
v-kiniv
authored
6ce6831
View commit details
Copy full SHA for 6ce6831
Browse repository at this point
Commits on Jun 14, 2024
Fix calling service with nested messages containing strings
v-kiniv
committed
75b8b4d
View commit details
Copy full SHA for 75b8b4d
Browse repository at this point
Commits on Apr 26, 2024
Merge pull request #25 from martinfri/fix-consider-namespace-when-matching-pub-sub
Show description for cfb232a
v-kiniv
authored
cfb232a
View commit details
Copy full SHA for cfb232a
Browse repository at this point
Commits on Apr 25, 2024
remove some build warnings
martinfri
committed
0bcfdd2
View commit details
Copy full SHA for 0bcfdd2
Browse repository at this point
fix consider namespace when matching publishers and subscribers. Add some rosapi calls missing
martinfri
committed
b1e6ee5
View commit details
Copy full SHA for b1e6ee5
Browse repository at this point
Commits on Mar 16, 2024
Merge pull request #23 from v-kiniv/fix/crash-on-pong-timeout
Show description for 061ccbd
v-kiniv
authored
061ccbd
View commit details
Copy full SHA for 061ccbd
Browse repository at this point
Commits on Mar 11, 2024
Check if TCP connection is still alive before trying to close it on pong timeout
v-kiniv
committed
8c6f8a5
View commit details
Copy full SHA for 8c6f8a5
Browse repository at this point
Previous
Next
You can’t perform that action at this time.