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
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
.
socketio
/
socket.io-client-cpp
Public
Notifications
You must be signed in to change notification settings
Fork
739
Star
2.4k
Code
Issues
153
Pull requests
19
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Removed Boost dependency
- #176
#176
Closed
3p3r
wants to merge 12 commits into
socketio:master
socketio/socket.io-client-cpp:master
from
virtulabs:no-boost
virtulabs/socket.io-client-cpp:no-boost
Copy head branch name to clipboard
Conversation
Commits
12
(12)
Checks
Files changed
Closed
Removed Boost dependency
#176
3p3r
wants to merge 12 commits into
socketio:master
socketio/socket.io-client-cpp:master
from
virtulabs:no-boost
virtulabs/socket.io-client-cpp:no-boost
Copy head branch name to clipboard
Commits
Commits on Sep 10, 2017
checked in ASIO standalone as a replacement for Boost
3p3r
committed
877f235
View commit details
Copy full SHA for 877f235
Browse repository at this point
upgraded websocketpp to tag 0.7.0
Show description for cce6d86
3p3r
committed
cce6d86
View commit details
Copy full SHA for cce6d86
Browse repository at this point
removed boost from the top level cmake file
3p3r
committed
4a44d6d
View commit details
Copy full SHA for 4a44d6d
Browse repository at this point
removed boost from sio_client_impl
3p3r
committed
cc53a6f
View commit details
Copy full SHA for cc53a6f
Browse repository at this point
removed boost from sio_packet
3p3r
committed
573f10e
View commit details
Copy full SHA for 573f10e
Browse repository at this point
removed boost from sio_client
3p3r
committed
6ba9c9c
View commit details
Copy full SHA for 6ba9c9c
Browse repository at this point
Added Catch++ as a replacement for Boost Test
3p3r
committed
fbc429e
View commit details
Copy full SHA for fbc429e
Browse repository at this point
removed boost from unit tests
3p3r
committed
51c1bba
View commit details
Copy full SHA for 51c1bba
Browse repository at this point
removed Boost from docs
3p3r
committed
7bfaaf3
View commit details
Copy full SHA for 7bfaaf3
Browse repository at this point
avoid installing boost on Travis
3p3r
committed
4dd6afd
View commit details
Copy full SHA for 4dd6afd
Browse repository at this point
integrated unit tests with CTest so it can be executed normally on Travis
3p3r
committed
13fdb7a
View commit details
Copy full SHA for 13fdb7a
Browse repository at this point
fixed invalid calls to CHECK for non-windows platforms
3p3r
committed
c300bc8
View commit details
Copy full SHA for c300bc8
Browse repository at this point
You can’t perform that action at this time.