Skip to content
Snippets Groups Projects
Select Git revision
  • master default
  • cpack
  • windows_ci
  • cert_pk_id
  • proxy_push_result
  • cnode_put_id
  • update-windows-build
  • proxy
  • resubscribe_on_token_change
  • actions
  • client_mode
  • llhttp
  • search_node_add
  • crypto_aes_gcm_argon2
  • ios_notifications
  • log_fmt
  • v2asio
  • fix-msvc
  • message_split
  • meson
  • v3.4.0
  • v3.3.1
  • v3.3.1rc1
  • v3.3.1rc2
  • v3.3.0
  • v3.2.0
  • v3.1.11
  • v3.1.10
  • v3.1.9
  • v3.1.8.2
  • v3.1.8.1
  • v3.1.8
  • v3.1.7
  • v3.1.6
  • v3.1.5
  • v3.1.4
  • v3.1.3
  • v3.1.2
  • v3.1
  • v3.0.1
40 results

opendht

  • Clone with SSH
  • Clone with HTTPS
  • Sébastien Blin's avatar
    Sébastien Blin authored
    Make the proxy able to support the UnifiedPush platform, so that
    applications using the proxy server can use any UnifiedPush provider.
    
    Documentation: https://unifiedpush.org/
    
    How to test:
    + Install a UnifiedPush provider on a device (e.g. https://ntfy.sh)
    + Run dhtnode with a proxyserver and --unifiedpush https://ntfy.sh
    + Subscribe to a random topic on ntfy (e.g. "dhtproxytest")
    + Subscribe to a hash on the DHT:
        curl -X SUBSCRIBE http://my.dht.proxy:8000/key/foo \
             -d '{"key":"dhtproxytest", "platform":"unifiedpush"}'
    + Send data on the subscribed hash
    
    Note: the topic should be completely random.
    b9ccc968
    History
    Name Last commit Last update