Jan Hermes
292bdec304
test(pubsub): fix publishspeed segfault
2022-05-09 15:09:58 +02:00
Julius Pfrommer
4d3422524c
refactor(core): Don't generate headers with internal encoding functions
2021-08-16 10:21:51 +02:00
Julius Pfrommer
7895cbf542
style(pubsub): Simplify generateFieldMetaData in ua_pubsub_writer.c
2021-07-01 22:41:44 +02:00
Julius Pfrommer
829f8296c0
refactor(tests): Simplify the configuration of PubSub TransportLayers
2021-03-31 12:53:40 +02:00
Andreas Ebner
0f16425702
feat(pubsub): added pubsub configuration lock and pubsub state machine skeleton
2019-09-23 00:51:56 +02:00
Julius Pfrommer
fd08d012d9
Server: Initialize the config in the server
2019-04-23 00:41:32 +02:00
Stefan Profanter
63f3653ff1
Additional header cleanup and consistent name of ns generated files
2019-03-21 20:16:31 +01:00
Julius Pfrommer
c9c818868f
Move header files to a more unix-like structure
...
This commit drops the 'ua_' prefix and changes the public includes
to the form `#include <open62541/server.h>` instead of the old
`#include <ua_server.h>`
2019-03-21 20:16:31 +01:00
Julius Pfrommer
0979376230
PubSub: Add publish speed test
2018-09-22 08:15:25 +02:00