Skip to content

datasnap-io/datasnap-java-sdk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Datasnap-JavaSDK

  • Create an instance of com.github.datasnap.controller.DataSnap to begin sending Events and their properties to datasnap
  • com.github.datasnap.tests contains test instances of sending data to the datasnap mock api
  • Main logic is contained withing the following package: com.github.datasnap.controller
  • Environment specific configuration such as organisation & project ids for communicating with the server, as well as threading/batching parameters for ensuring efficient client side integration can be updated here: com.github.datasnap.controller.DataSendingConfig , otherwise the defaults in com.github.datasnap.utils.Defaults will be used

Configuration:

Configuration details for integrating directly in maven and gradle will be provided soon.

About

No description, website, or topics provided.

Resources

License

Stars

1 star

Watchers

14 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages