Open in app
Home
Notifications
Lists
Stories

Write
Jorge Gonzalez Vallejo
Jorge Gonzalez Vallejo

Home

Jan 25

React-Native Push Notifications with Amazon SNS

Here’s a simple guide on how to register a mobile device and how to create an Amazon SNS endpoint programmatically. Amazon SNS interacts with APN/FCM (and other services) for you, which scales easier than building your own implementations. A simple diagram of how it works:

React Native

3 min read

React-Native Push Notifications with Amazon SNS
React-Native Push Notifications with Amazon SNS

May 27, 2021

Conecta tu Nodejs App a Ethereum seguramente con Geth o Parity usando IPC y JSON-RPC

Intro Existen 3 maneras de comunicarte con tu nodo de Ethereum, ya sea Geth o Parity: por IPC, HTTP o por websockets. IPC (Inter Process Communication), en otras palabras comunicacion entre procesos, es mas segura que la comunicacion HTTP/WS. O como advierte el Github de Geth: Por favor entiende las implicaciones…

Ethereum

3 min read

Conecta tu Nodejs App a Ethereum seguramente con Geth o Parity usando IPC y JSON-RPC
Conecta tu Nodejs App a Ethereum seguramente con Geth o Parity usando IPC y JSON-RPC

Feb 8, 2019

Ethereum Geth and Parity IPC in Node.js using JSON-RPC

(updated: 05/27/21) Intro So you want to communicate with your local Geth or Parity node over IPC instead of HTTP or Websockets? Inter-process Communication (IPC) is enabled by default — unlike HTTP and Websockets — (edit: this seems to not be true), you can do some cool clustering and worker management…

Java Script

3 min read

Ethereum Geth/Parity IPC in Node.js using JSON-RPC
Ethereum Geth/Parity IPC in Node.js using JSON-RPC
Jorge Gonzalez Vallejo

Jorge Gonzalez Vallejo

Mobile Dev @ ClaimWizard & Freelancing with LiliaSoftware

Following
  • Ethan Siegel

    Ethan Siegel

  • Peter McDonald

    Peter McDonald

  • Gaurav Agrawal

    Gaurav Agrawal

  • Anish Joshi

    Anish Joshi

  • Chukwuma Nwaugha

    Chukwuma Nwaugha

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Knowable