Francisco Cunha
|
4d4e8f8dbb
|
Kotlin: add missing properties types
|
7 months ago |
Francisco Cunha
|
f26d3d5e7f
|
Kotlin: fix wrong status type
|
7 months ago |
Francisco Cunha
|
0156ef818c
|
Kotlin: deliver rating for sent messages
|
7 months ago |
heck
|
fe55482202
|
change signal_sendto_result() for now. Type aliases for callback funcs.
|
7 months ago |
heck
|
6d32d1b97c
|
Add function prototype to header file, otherwise useless.
|
7 months ago |
heck
|
8acf7525f3
|
Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/libpEpTransport
|
7 months ago |
Dirk Zimmermann
|
6e2315d25c
|
The delegate doesn't signal errors itself, so void
|
7 months ago |
heck
|
44e9c3154e
|
doc
|
7 months ago |
Volker Birk
|
09232f4217
|
Merge branch 'master' of ssh://gitea.pep.foundation:23065/pEp.foundation/libpEpTransport
|
7 months ago |
Volker Birk
|
4baeb4e985
|
changing ownership; sendto() now takes ownership of message
|
7 months ago |
Dirk Zimmermann
|
5dc0082ddb
|
Use the same naming is in pEpCC
|
7 months ago |
Dirk Zimmermann
|
c28920344e
|
Unify with pEpCC
|
7 months ago |
heck
|
09e79ee279
|
transport.hh: suggestions/questions for fdik :)
|
7 months ago |
Volker Birk
|
c267dd808a
|
we do not need constructors in an interface
|
8 months ago |
Volker Birk
|
195a6943f9
|
no unresolved symbols in pure abstract classes
|
8 months ago |
Hussein Kasem
|
5ffd19d3bc
|
Kotin: Make it generic transport not just for PDL
|
8 months ago |
heck
|
81be65103f
|
Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/libpEpTransport
|
8 months ago |
heck
|
14b7c79e9f
|
transport.hh: Rule of 5, not 3 anymore...
|
8 months ago |
heck
|
b1ad67e166
|
transport.hh: interface Config - this should be enough.
|
8 months ago |
heck
|
3a58748bb5
|
transport.hh: FDIK said, this class should be pure virtual, not just abtract
|
8 months ago |
heck
|
5ca0405df4
|
transport.hh: FDIK said, bin the callback_execution (sync/async)
|
8 months ago |
Hussein Kasem
|
0f8a4a5dd3
|
Kotin: Add PdlTransport.kt
|
8 months ago |
Volker Birk
|
ed010e3f8c
|
small bugfix: namespace missing
|
8 months ago |
heck
|
e6714474cb
|
transport.hh: add missing headers
|
8 months ago |
Volker Birk
|
3379d12894
|
remove libpEpDatatypes
|
8 months ago |
Volker Birk
|
b65921ebd1
|
p≡p engine transport system is using transport_status_code.h now, so we have to use it here
|
8 months ago |
heck
|
a2a04a6f71
|
transport.hh: still have to use "0x00ffffff" for the initial TSC
|
8 months ago |
Volker Birk
|
0afdca31dd
|
pEp::Transport and not pEp::pEpTransport
|
8 months ago |
Volker Birk
|
33428ffff3
|
Merge branch 'master' of ssh://gitea.pep.foundation:23065/pEp.foundation/libpEpTransport
|
8 months ago |
Volker Birk
|
142a01d230
|
pEp::Transport and not pEp::pEpTransport
|
8 months ago |
heck
|
8191f22a22
|
Merge branch 'master' of https://gitea.pep.foundation/pEp.foundation/libpEpTransport
|
8 months ago |
heck
|
faff4ee21e
|
is it ok if we prefix the type with 'pEp'?
Then impls can be called e.g. pEpTransportRCE
|
8 months ago |
heck
|
f4f4f746be
|
is it ok if we prefix the type with 'pEp'?
Then impls can be called e.g. pEpTransportRCE
|
8 months ago |
heck
|
38f0a2f271
|
transport.hh - use PEP_tsc_shut_down instead of hex value
|
8 months ago |
heck
|
99ff540a0d
|
tranport_status_code.yml2 - improve doc
|
8 months ago |
heck
|
94e33a425f
|
fix callbacks - they were missing all details from the c interface transport.h
|
8 months ago |
heck
|
afe50408bf
|
use const& instead of copy
|
8 months ago |
heck
|
17df1bdc2d
|
only comments and fmt
|
8 months ago |
heck
|
18316e524e
|
add rx_queue_underrun, tx_queue_overflow
|
8 months ago |
heck
|
6ec644c26b
|
remove dependecy to transport_status_code.h
ugly hardcoded hex value instead
|
8 months ago |
heck
|
717ccd427c
|
made protected and private
|
8 months ago |
heck
|
51473dc66e
|
is a c-type and called "callback_execution"
|
8 months ago |
heck
|
c4f9103da7
|
comments only
|
8 months ago |
heck
|
c4a5b466db
|
explciit if single arg ctor
= default is preffered
|
8 months ago |
heck
|
9b20c05b20
|
class Config, not sure fdik, please re-add if we really need sth. more
|
8 months ago |
heck
|
c714653e6d
|
explicit for single arg ctor
|
8 months ago |
heck
|
2c324fe0fe
|
defined in pEpEngine/transport.h - PEP_transport_id, PEP_callback_execution_mode
|
8 months ago |
Volker Birk
|
fa419594c5
|
adding name of enum
|
8 months ago |
Volker Birk
|
ad03c720a3
|
Merge branch 'master' of ssh://gitea.pep.foundation:23065/pEp.foundation/libpEpTransport
|
8 months ago |
Volker Birk
|
b82b5250e2
|
throw exceptions on demand
|
8 months ago |