issues
search
connectivecpp
/
chops-net-ip
Chops Net IP ("C"onnective "H"andcrafted "Op"enwork "S"oftware), a tasty C++ library that makes asynchronous IP network coding fun!
Boost Software License 1.0
7
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Wrap all Asio constructs in public API
#52
cliffg-softwarelibre
opened
4 years ago
0
Merge dev to master to pull in VC++ build changes
#51
cliffg-softwarelibre
closed
4 years ago
0
Merging develop into master for Windows builds
#50
cliffg-softwarelibre
closed
4 years ago
0
Split monitor_msg_handling.hpp into two separate classes
#49
n-deutsch
closed
4 years ago
1
Updated build instructions in example.
#48
cliffg-softwarelibre
closed
4 years ago
0
Develop
#47
cliffg-softwarelibre
closed
4 years ago
0
Create a distributed testing application
#46
cliffg-softwarelibre
opened
5 years ago
1
Add working .travis.yml and add badges to README
#45
Crghilardi
closed
5 years ago
0
remove examples from make test
#44
Crghilardi
closed
5 years ago
0
Remove const char* overload of make_tcp_connector method in net_ip class
#43
cliffg-softwarelibre
closed
5 years ago
1
Consider templatizing the net_entity container in the net_ip class
#42
cliffg-softwarelibre
opened
5 years ago
0
Getting documentation in for the example code
#41
RAgerone
closed
5 years ago
1
WIP: First iteration of tcp_connector_timeout
#40
n-deutsch
closed
5 years ago
0
Deutsch
#39
n-deutsch
closed
5 years ago
1
Merge Thurman changes to dev branch
#38
cliffg-softwarelibre
closed
5 years ago
0
Tg
#37
tgill880
closed
5 years ago
0
Change TCP connector timeout parameter to a policy function object instead of an integer
#36
cliffg-softwarelibre
closed
5 years ago
3
Consider providing a future-based send method
#35
cliffg-softwarelibre
opened
5 years ago
2
Tg
#34
tgill880
closed
5 years ago
0
Develop
#33
tgill880
closed
5 years ago
0
changed string const names to prevent namespace collisions on Windows
#32
tgill880
closed
5 years ago
0
Develop
#31
tgill880
closed
5 years ago
0
changed ERROR to ERROR_MSG
#30
tgill880
closed
5 years ago
0
Split basic_io_interface into basic_io_interface and basic_io_output classes
#29
cliffg-softwarelibre
closed
5 years ago
1
Provide simple variable len message framing as start_io method
#28
cliffg-softwarelibre
closed
5 years ago
1
Tg
#27
tgill880
closed
5 years ago
0
Tg
#26
tgill880
closed
5 years ago
0
Enhance net_entity class to add method to apply a function object to all IO interfaces
#25
cliffg-softwarelibre
closed
5 years ago
1
Change IO State Change function object callback signature to return bool
#24
cliffg-softwarelibre
closed
5 years ago
2
Develop
#23
cliffg-softwarelibre
closed
5 years ago
0
Tg
#22
tgill880
closed
5 years ago
0
Improve and decide on shutdown handling
#21
cliffg-softwarelibre
opened
5 years ago
4
Change net_entity from class template to non-class template
#20
cliffg-softwarelibre
closed
5 years ago
1
Update doc, seeing if branch is correct.
#19
cliffg-softwarelibre
closed
5 years ago
0
Change TCP connector to auto reconnect after connection failure
#18
cliffg-softwarelibre
closed
5 years ago
1
Tg
#17
tgill880
closed
5 years ago
0
Tg
#16
tgill880
closed
5 years ago
0
Heighten visibility of component directory and contents
#15
cliffg-softwarelibre
closed
5 years ago
1
First demo program (local_chat_demo.cpp) leaks memory like a sieve
#14
tgill880
closed
5 years ago
2
Tg
#13
tgill880
closed
5 years ago
0
Added myself as a contributor to the README
#12
RAgerone
closed
5 years ago
0
Consider templatizing outgoing data buffer container
#11
cliffg-softwarelibre
opened
5 years ago
1
Consider templatizing outgoing queue container
#10
cliffg-softwarelibre
opened
5 years ago
0
Use std::expected for error and exception handling
#9
cliffg-softwarelibre
closed
5 years ago
1
Bring over CMake improvements from utility-rack repository
#8
cliffg-softwarelibre
opened
5 years ago
0
Create an in-depth tutorial
#7
cliffg-softwarelibre
opened
5 years ago
0
Create a "Hello World" example tutorial
#6
cliffg-softwarelibre
closed
5 years ago
1
Develop
#5
cliffg-softwarelibre
closed
5 years ago
0
Enhance unit tests with command line arguments
#4
cliffg-softwarelibre
opened
5 years ago
2
Analyze connect error flag in TCP connector implementation
#3
cliffg-softwarelibre
closed
5 years ago
1
Next