Skip to content

forcefeed/js-example

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

Example program demonstrating using forcefeed SSE API in Javascript inside a browser.

Notice that in order to use this example program, your browser should support SSE (which any modern browser, except IE should).

Also, you cannot run this using a file:// scheme since browsers prevent cross-origin requests from file:// origins. You should serve the contents of this repository in a web server and see the results from there.

You can see this example in action here.

About

forcefeed.ir javascript example

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published