Package Summary

Tags No category tags.
Version 2.0.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fkie/async_web_server_cpp.git
VCS Type git
VCS Version ros2-develop
Last Updated 2021-09-10
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Asynchronous Web/WebSocket Server in C++

Additional Links

Maintainers

  • Timo Röhling

Authors

  • Mitchell Wills
  • Russel Toris

async_web_server_cpp

Asynchronous Web/WebSocket Server in C++

An implementation of an HTTP web server in C++ built on top of the Boost.Asio Library. It also provides the ability to handle websocket upgrade requests.

License

async_web_server_cpp is released with a BSD license. For full terms and conditions, see the LICENSE file.

Original Authors

This package is a fork from the now defunct GT-RAIL async_web_server_cpp package. It was originally written by Mitchell Wills and later maintained by Russell Toris.

It is maintained by Timo Röhling now.

CHANGELOG

Changelog for package async_web_server_cpp

2.0.0 (2021-01-14)

  • New ROS 2 port
    • ROS 2 releases will have version numbers 2.x
    • ROS 1 releases will continue with version numbers 1.x

1.0.2 (2021-01-12)

  • Fix integer comparisons
  • Use HTTP/1.1 reply for WebSockets protocol upgrade
  • Contributors: Timo R

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged async_web_server_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.0.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fkie/async_web_server_cpp.git
VCS Type git
VCS Version ros2-develop
Last Updated 2021-09-10
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Asynchronous Web/WebSocket Server in C++

Additional Links

Maintainers

  • Timo Röhling

Authors

  • Mitchell Wills
  • Russel Toris

async_web_server_cpp

Asynchronous Web/WebSocket Server in C++

An implementation of an HTTP web server in C++ built on top of the Boost.Asio Library. It also provides the ability to handle websocket upgrade requests.

License

async_web_server_cpp is released with a BSD license. For full terms and conditions, see the LICENSE file.

Original Authors

This package is a fork from the now defunct GT-RAIL async_web_server_cpp package. It was originally written by Mitchell Wills and later maintained by Russell Toris.

It is maintained by Timo Röhling now.

CHANGELOG

Changelog for package async_web_server_cpp

2.0.0 (2021-01-14)

  • New ROS 2 port
    • ROS 2 releases will have version numbers 2.x
    • ROS 1 releases will continue with version numbers 1.x

1.0.2 (2021-01-12)

  • Fix integer comparisons
  • Use HTTP/1.1 reply for WebSockets protocol upgrade
  • Contributors: Timo R

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged async_web_server_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.0.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fkie/async_web_server_cpp.git
VCS Type git
VCS Version ros2-develop
Last Updated 2021-09-10
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Asynchronous Web/WebSocket Server in C++

Additional Links

Maintainers

  • Timo Röhling

Authors

  • Mitchell Wills
  • Russel Toris

async_web_server_cpp

Asynchronous Web/WebSocket Server in C++

An implementation of an HTTP web server in C++ built on top of the Boost.Asio Library. It also provides the ability to handle websocket upgrade requests.

License

async_web_server_cpp is released with a BSD license. For full terms and conditions, see the LICENSE file.

Original Authors

This package is a fork from the now defunct GT-RAIL async_web_server_cpp package. It was originally written by Mitchell Wills and later maintained by Russell Toris.

It is maintained by Timo Röhling now.

CHANGELOG

Changelog for package async_web_server_cpp

2.0.0 (2021-01-14)

  • New ROS 2 port
    • ROS 2 releases will have version numbers 2.x
    • ROS 1 releases will continue with version numbers 1.x

1.0.2 (2021-01-12)

  • Fix integer comparisons
  • Use HTTP/1.1 reply for WebSockets protocol upgrade
  • Contributors: Timo R

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged async_web_server_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.3
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fkie/async_web_server_cpp.git
VCS Type git
VCS Version ros1-develop
Last Updated 2022-05-16
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Asynchronous Web/WebSocket Server in C++

Additional Links

Maintainers

  • Timo Röhling

Authors

  • Mitchell Wills
  • Russel Toris

async_web_server_cpp

Asynchronous Web/WebSocket Server in C++

An implementation of an HTTP web server in C++ built on top of the Boost.Asio Library. It also provides the ability to handle websocket upgrade requests.

License

async_web_server_cpp is released with a BSD license. For full terms and conditions, see the LICENSE file.

Original Authors

This package is a fork from the now defunct GT-RAIL async_web_server_cpp package. It was originally written by Mitchell Wills and later maintained by Russell Toris.

It is maintained by Timo Röhling now.

CHANGELOG

Changelog for package async_web_server_cpp

1.0.3 (2021-02-13)

  • Add Windows 10 compatibility (#1)
  • Contributors: Pranav Dhulipala, Timo R

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged async_web_server_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.0.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fkie/async_web_server_cpp.git
VCS Type git
VCS Version ros2-develop
Last Updated 2021-09-10
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Asynchronous Web/WebSocket Server in C++

Additional Links

Maintainers

  • Timo Röhling

Authors

  • Mitchell Wills
  • Russel Toris

async_web_server_cpp

Asynchronous Web/WebSocket Server in C++

An implementation of an HTTP web server in C++ built on top of the Boost.Asio Library. It also provides the ability to handle websocket upgrade requests.

License

async_web_server_cpp is released with a BSD license. For full terms and conditions, see the LICENSE file.

Original Authors

This package is a fork from the now defunct GT-RAIL async_web_server_cpp package. It was originally written by Mitchell Wills and later maintained by Russell Toris.

It is maintained by Timo Röhling now.

CHANGELOG

Changelog for package async_web_server_cpp

2.0.0 (2021-01-14)

  • New ROS 2 port
    • ROS 2 releases will have version numbers 2.x
    • ROS 1 releases will continue with version numbers 1.x

1.0.2 (2021-01-12)

  • Fix integer comparisons
  • Use HTTP/1.1 reply for WebSockets protocol upgrade
  • Contributors: Timo R

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged async_web_server_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 2.0.0
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fkie/async_web_server_cpp.git
VCS Type git
VCS Version ros2-develop
Last Updated 2021-09-10
Dev Status MAINTAINED
CI status No Continuous Integration
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Asynchronous Web/WebSocket Server in C++

Additional Links

Maintainers

  • Timo Röhling

Authors

  • Mitchell Wills
  • Russel Toris

async_web_server_cpp

Asynchronous Web/WebSocket Server in C++

An implementation of an HTTP web server in C++ built on top of the Boost.Asio Library. It also provides the ability to handle websocket upgrade requests.

License

async_web_server_cpp is released with a BSD license. For full terms and conditions, see the LICENSE file.

Original Authors

This package is a fork from the now defunct GT-RAIL async_web_server_cpp package. It was originally written by Mitchell Wills and later maintained by Russell Toris.

It is maintained by Timo Röhling now.

CHANGELOG

Changelog for package async_web_server_cpp

2.0.0 (2021-01-14)

  • New ROS 2 port
    • ROS 2 releases will have version numbers 2.x
    • ROS 1 releases will continue with version numbers 1.x

1.0.2 (2021-01-12)

  • Fix integer comparisons
  • Use HTTP/1.1 reply for WebSockets protocol upgrade
  • Contributors: Timo R

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Package Dependencies

System Dependencies

Dependant Packages

No known dependants.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged async_web_server_cpp at Robotics Stack Exchange

Package Summary

Tags No category tags.
Version 1.0.3
License BSD
Build type CATKIN
Use RECOMMENDED

Repository Summary

Checkout URI https://github.com/fkie/async_web_server_cpp.git
VCS Type git
VCS Version ros1-develop
Last Updated 2022-05-16
Dev Status MAINTAINED
CI status
Released RELEASED
Tags No category tags.
Contributing Help Wanted (0)
Good First Issues (0)
Pull Requests to Review (0)

Package Description

Asynchronous Web/WebSocket Server in C++

Additional Links

Maintainers

  • Timo Röhling

Authors

  • Mitchell Wills
  • Russel Toris

async_web_server_cpp

Asynchronous Web/WebSocket Server in C++

An implementation of an HTTP web server in C++ built on top of the Boost.Asio Library. It also provides the ability to handle websocket upgrade requests.

License

async_web_server_cpp is released with a BSD license. For full terms and conditions, see the LICENSE file.

Original Authors

This package is a fork from the now defunct GT-RAIL async_web_server_cpp package. It was originally written by Mitchell Wills and later maintained by Russell Toris.

It is maintained by Timo Röhling now.

CHANGELOG

Changelog for package async_web_server_cpp

1.0.3 (2021-02-13)

  • Add Windows 10 compatibility (#1)
  • Contributors: Pranav Dhulipala, Timo R

Wiki Tutorials

See ROS Wiki Tutorials for more details.

Source Tutorials

Not currently indexed.

Launch files

No launch files found

Messages

No message files found.

Services

No service files found

Plugins

No plugins found.

Recent questions tagged async_web_server_cpp at Robotics Stack Exchange