-
- Downloads
ios: support multiple notification types
- VOIP notifications for iOS < 14.5 - alert and background notifications for iOS >= 14.5
Showing
- CMakeLists.txt 7 additions, 0 deletionsCMakeLists.txt
- c/opendht.cpp 1 addition, 0 deletionsc/opendht.cpp
- c/opendht_c.h 1 addition, 0 deletionsc/opendht_c.h
- configure.ac 4 additions, 0 deletionsconfigure.ac
- include/opendht/dht_interface.h 2 additions, 0 deletionsinclude/opendht/dht_interface.h
- include/opendht/dht_proxy_client.h 13 additions, 0 deletionsinclude/opendht/dht_proxy_client.h
- include/opendht/dht_proxy_server.h 8 additions, 3 deletionsinclude/opendht/dht_proxy_server.h
- include/opendht/dhtrunner.h 6 additions, 0 deletionsinclude/opendht/dhtrunner.h
- rust/src/dhtrunner.rs 5 additions, 0 deletionsrust/src/dhtrunner.rs
- rust/src/ffi.rs 1 addition, 0 deletionsrust/src/ffi.rs
- src/Makefile.am 6 additions, 0 deletionssrc/Makefile.am
- src/compat/apple/apple_utils.h 26 additions, 0 deletionssrc/compat/apple/apple_utils.h
- src/compat/apple/apple_utils.mm 44 additions, 0 deletionssrc/compat/apple/apple_utils.mm
- src/dht_proxy_client.cpp 6 additions, 1 deletionsrc/dht_proxy_client.cpp
- src/dht_proxy_server.cpp 49 additions, 14 deletionssrc/dht_proxy_server.cpp
- src/dhtrunner.cpp 14 additions, 0 deletionssrc/dhtrunner.cpp
Loading
Please register or sign in to comment