Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
ipgallery.common.cpp
/
Microservice
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Registry
Issues
0
Merge Requests
0
Pipelines
Wiki
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
c72447f4
authored
Apr 04, 2017
by
amir
Browse files
Options
_('Browse Files')
Download
Email Patches
Plain Diff
add commonutils.cpp
parent
ce505d29
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
7 additions
and
2 deletions
doc/todo.txt
src/utils/CommonUtils.cpp
doc/todo.txt
View file @
c72447f4
...
@@ -5,4 +5,4 @@
...
@@ -5,4 +5,4 @@
checks in the hash for already connected and uses this channel to send a reply.
checks in the hash for already connected and uses this channel to send a reply.
we can use zmqpp::socket::send_more to send source address and then the actual msg
we can use zmqpp::socket::send_more to send source address and then the actual msg
- Test FlatBuffer as serialyzer for rest over zmq
- Test FlatBuffer as serializer for rest over zmq
\ No newline at end of file
\ No newline at end of file
src/utils/CommonUtils.cpp
0 → 100644
View file @
c72447f4
//
// Created by amir on 28/03/17.
//
#include "CommonUtils.h"
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a 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