Skip to content

Example of a client-side page a Fjord user might serve from their server

License

Notifications You must be signed in to change notification settings

fjord-framework/client

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Test Client

This repository contains a demo HTML file you can use to create a new EventSource object to stream data from Fjord.

Prerequisistes

  1. Application Load Balancer URL
  2. Kafka Topic you will be listening for
  3. UserID
  4. JWT Token (if being used)

Steps

  1. Open the HTML file and fill the respective lines with your information.
  2. Update line 66 to process incoming data as desired.

That's it! As data becomes available, your page will automatically render the data.

About

Example of a client-side page a Fjord user might serve from their server

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages