Skip to content

Update to match changes in streaming extensions module, fix build issues...#190

Merged
ckkashyap merged 1 commit intomicrosoft:ckk/protocoljsfrom
DDEfromOR:dev/streaming-extensions-preview
Aug 26, 2019
Merged

Update to match changes in streaming extensions module, fix build issues...#190
ckkashyap merged 1 commit intomicrosoft:ckk/protocoljsfrom
DDEfromOR:dev/streaming-extensions-preview

Conversation

@DDEfromOR
Copy link
Member

...add excludes to webpack config

@ckkashyap ckkashyap merged commit e636ada into microsoft:ckk/protocoljs Aug 26, 2019
ckkashyap pushed a commit that referenced this pull request Sep 13, 2019
cwhitten added a commit that referenced this pull request Mar 4, 2020
* Added dependency to protocol

* Start conversation is sent.

* Connection works

* DLJS Works a little bit ...

* Working version

* Make old and new work together

* Cleanup

* minor refactoring

* Fixed the dependency on protocol

* Do not use conversation id during connect

* Support posting of attachments over streaming protocol

* Minor correction.

* Make the attachments inline.

* Incorporate name change

* Remove old protocol dependencies

* Update to match changes in streaming extensions module, fix build issues, add excludes to webpack config (#190)

* With tests

* Add CI build

* Use BotBuilder-JS with PR #1132

* Use later build

* Update TGZ

* Add Git tag

* Update build script

* Update script

* Enable tests

* Add CONTRIBUTING.md

* Verbage

* Fix for streaming post activity test.

Ths test is still commented out because there is an issue in ASE that prevents
the test from passing. The fix was validated by running it against
DirectLineFlex 2884ae1c356971545b0580297619edb4d610b6cb

* post activit works

* Added conversationUpdate test

* fixed streaming extensions library casing

* Added the right tgz

* addressed review comment

* Fixed a couple of attachment bugs

* Commenting out streaming tests to see if it makes Travis happy

* Fixed minor bug.

* New streaming extensions library

* All tests pass

* Valdiate the attachment content

* Changed the contenttype field to type to match the change in the streaming
extensions library and also set the content type of the first stream while
uploading attachments to application/vnd.microsoft.activity.

* Add a newer webpack

* receive attachment test

* Extracted out the streaming logic into another file

* retry works

* removed the need for ActivityGroup

* new connect

* cleaned up

* cleanup

* post error is handled

* formatting

* conversation id and referencegrammar set

* retry added

* remove unused code

* added token refresh

* refresh updated

* refresh retry

* referencegrammar set

* js equal stuff

* import reordering

* remove extra blank line

* directline fixed

* All tests pass with the C# bot

* right streaming tgz

* fixed test

* commented out the attachment test

* fixed the attachment order bug

* add my username

* some refactoring

* minor refactoring

* Change the dependency to npm

* Updated the package-lock.json

* Fix failing test

* Addressed some review comments.

* remove commented out line

* Addressed some review comments

* Addressed more comments.

* More review comments addressed

* Addressed more comments.

* Addressed more comments.

* Addressed more comments.

* Addressed more comments

* Changed the custructor option

* Addressed more comments.

* Added support for IE11

* Switched to using fetch

* Refresh token uses fetch now

* Moved the connect logic away from rxjs

* Addressed review comments

* Point to preview version of botframework-streaming on npm

Co-authored-by: ckkMicrosoft <30480427+ckkMicrosoft@users.noreply.github.com>
Co-authored-by: Daniel Evans <daniel@ddevans.com>
Co-authored-by: William Wong <compulim@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants