Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Shervin Nourbakhsh
cameo
Commits
78af866f
Commit
78af866f
authored
Mar 06, 2020
by
legoc
Browse files
C++ API Version 0.2.2
parent
17e9513c
Changes
2
Hide whitespace changes
Inline
Side-by-side
ChangeLog
View file @
78af866f
...
...
@@ -2,6 +2,7 @@
-----
* Only one EventStreamSocket is created for a Server. An EventThread is forwarding the Event objects to the EventListener objects.
* The zmq sockets are kept alive and not created for each request.
0.2.1
-----
...
...
configure.ac
View file @
78af866f
...
...
@@ -5,7 +5,7 @@
# -----------------------------------------------------------------------------
AC_INIT(cameo-api-cpp, 0.2.2)
LIBRARY_VERSION=0:2:
1
LIBRARY_VERSION=0:2:
2
AC_CONFIG_AUX_DIR(config)
AC_CONFIG_SRCDIR(src/cameo/Application.cpp)
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment