Skip to content

tanvipanse/SSF

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Shared Signals Framework Receiver in Java

A Java implementation of the OpenID Shared Signals Framework Reciever.

Testing the receiver

Utilizing the access token found in the Reciever.java file in pollEvents(), begin transmitting with the Transmitter found at caep.dev.

Run Main.java to see the parsed SsfEvents that you transmit.

Step 1: Pull the code using IntelliJ (build system not yet set up for command line).
Step 2: Register with caep.dev to get an access token for transmitting.
Step 3: In Receiver.java in pollEvents() edit the access token field to contian your unique access token gotten from caep.dev registration.
Step 4: Transmit events using the caep.dev transmitter.
Step 5: Run Main.java to see the parsed ssf evenst that you transmit.



Todos:

  1. Make command line build work.
  2. Debug multiple event handling.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages