5 Commits

Author SHA1 Message Date
Ben Pate
2aca696c88 Rebuild SSE using new Extension API
- internal API has been moved to a constructor variable.
- added reconnect with exponential backoff
- initial tests of SSE features are working
- added many JSDoc comments in the process.
- added link to "sse triggers" test
2021-10-29 13:24:16 -06:00
Ben Pate
ee26035e06 JSDoc comments
- Only adding JSDoc comments for functions that are useful for troubleshooting / validating the extension work.  More thorough comments to come later.
2021-10-27 20:19:20 -06:00
Ben Pate
d9d2c479e9 Migrate api reference
- moving api reference from a function argument into the init() constructor
2021-10-27 20:18:01 -06:00
Ben Pate
260b82314a Initial port
- rebuilding this fork because of a corrupted git repository.  This branch is "working" but needs more testing to be certain.
- major changes to the way that htmx handles extensions.  this will need to be vetted more carefully before we proceed.
2021-10-24 11:56:45 -06:00
Chris
cdd5c9e756 add typings
removed undesired comments. we are only documenting public API

testing

bump

optional

optionals

done

removed two junk files

moved dependency to dev dependency
2021-07-06 14:01:24 -04:00