Skip to content

soracom-labs/soracom-beam-signature-verifier-example-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

soracom-beam-signature-verifier-example-go

Support services

  • SORACOM Air for Cellular
    • HTTP
    • TCP
    • UDP
    • SMS
    • USSD
  • SORACOM Air for Sigfox
  • SORACOM Air for LoRaWAN (JP Only)
  • SORACOM Inventory (LwM2M Notify adapter)

How to run

Set the server port and Pre-Shared Key with the environment variables, and start server.

make build
SERVER_PORT=8090 SORACOM_BEAM_SHARED_SECRET=topsecret bin/soracom-beam-signature-verifier-example-go*

Request the following on the device with SORACOM Beam configured to the SORACOM Beam endopoint.

curl http://beam.soracom.io

What is SORACOM Beam signature header?

See also following link: https://developers.soracom.io/en/docs/beam/signature-verification/

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published