Skip to content

Commit 449bb01

Browse files
committed
[#2] Remove disclaimer about self-contained messages
1 parent 02719f5 commit 449bb01

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@
1818
> If encountering problems, please create an issue so we can converge to
1919
> stability :).
2020
21-
> [!IMPORTANT]
22-
> Currently only supports self-contained messages as message serialization is
23-
> not yet implemented.
24-
2521
ROS 2 [`rmw`](https://github.com/ros2/rmw) implementation for [`iceoryx2`](https://github.com/eclipse-iceoryx/iceoryx2).
2622

2723
`iceoryx2` is a shared memory IPC middleware written in Rust for improved memory
@@ -36,8 +32,8 @@ bindings to the Rust core.
3632
| Guard Condition | :white_check_mark: |
3733
| Event | :construction: |
3834
| Publish-Subscribe | :white_check_mark: |
39-
| Message Serialization | :white_check_mark: |
4035
| Server-Client | :construction: |
36+
| Message Serialization | :white_check_mark: |
4137
| Waitset | :white_check_mark: |
4238
| Graph | :construction: |
4339
| QoS | :construction: |

0 commit comments

Comments
 (0)