Skip to content

Its a example of implementation UDP protocol with node dgram and NestJs to receive packet from IoT devices and pass them by GraphQL (Apollo Server) subscriptions to Web

License

Notifications You must be signed in to change notification settings

agborkowski/nestjs-sample-udp-server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

nestjs-sample-udp-server

Its a example of implementation UDP protocol (with node dgram) to receive packet from IoT devices and pass them by GraphQL (Apollo Server) subscriptions to Web

  • Don't use in production
  • It's just part of how to integrate
    • GraphQL API
    • UDP server and how to write integration tests
    • TypeORM
    • BDD

links

About

Its a example of implementation UDP protocol with node dgram and NestJs to receive packet from IoT devices and pass them by GraphQL (Apollo Server) subscriptions to Web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published