Skip to content

rahulk2/SparkStreamCustomReceiver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

SparkStreamCustomReceiver

If you want to realise complete performance then you also need to create following table in mysql 
and insert some data : 

create table IF NOT EXISTS deviceTokens(id VARCHAR(255),token VARCHAR(255));

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors