Commit Graph

136 Commits

Author SHA1 Message Date
Nicolas Dextraze
7db060af6e Removed some console
Fixed issue 60
2019-02-18 09:12:28 -08:00
Nicolas Dextraze
2c272a19f5
Merge pull request #67 from JurJean/remove-subscription-started-log
Remove subscription started log
2019-02-14 20:44:20 -08:00
Jur Jean
7dc4658719 Merge branch 'master' of github.com:nicdex/node-eventstore-client into remove-subscription-started-log 2019-02-13 12:51:07 +01:00
Jur Jean
811368c1af Removed the console log about subscription started 2019-02-13 12:50:32 +01:00
Nicolas Dextraze
e9d86a3c4d Fix issue #63 - export PersistentSubscriptionNakEventAction 2019-01-17 10:00:49 -08:00
Nicolas Dextraze
0db2b93b79
Merge pull request #62 from JurJean/invalid-missing-content-type
Send Content-Length to eliminate missing Content-Type error in some cases
2018-12-05 08:59:53 -08:00
Jur Jean
ef26ed636f Send Content-Length to eliminate missing Content-Type error in some cases 2018-12-04 14:05:44 +01:00
2893454e8a Updated messages.proto to have optional event for ResolvedEvent and ResolvedIndexedEvent and regenarated protobuf code 2018-10-27 16:00:44 -07:00
a0642ab081 Re-add optional (allowing null) on ResolvedEvent event property in protobuf 2018-10-27 15:50:11 -07:00
760d31cc31 Published 0.2.5 to npm 2018-10-21 14:55:05 -07:00
c1f17a7d99 #61 fixed subscriptionDropped being called only once
Added subscribe-all-from-events sample to test
2018-10-21 14:47:25 -07:00
96145fbe49 Published 0.2.4, adding package-lock.json 2018-09-01 14:06:24 -07:00
Nicolas Dextraze
5ac4a206ad
Merge pull request #59 from sledorze/master
Fix definitions of PersistentSubscriptions
2018-09-01 13:51:41 -07:00
Stéphane Le Dorze
e1f99cecbc
Fix definitions of PersistenSubscriptions
`userCredentials` is now correctly typed as `UserCredentials`
2018-08-21 10:17:46 +02:00
Nicolas Dextraze
0a64b37b6f Fix issue with fake-server 2018-07-11 16:10:53 -07:00
Nicolas Dextraze
3421d41068 Adding a fake server for testing purpose 2018-07-10 09:22:21 -07:00
215708014c Add Object.freeze on private enums
Improve code readability
2018-07-09 10:27:12 -07:00
Nicolas Dextraze
c3a63ff8b7
Merge pull request #58 from cdimitroulas/improve-docs
improve docs for createConnection
2018-07-09 09:12:43 -07:00
Christos Dimitroulas
d8c0bfb03a improve docs for createConnection 2018-07-09 11:58:39 +01:00
34e8262dc8 Make Ssl tests opt-in 2018-04-12 09:42:49 -07:00
bc2fbe14e3 Adding SSL support, release 0.2.3 2018-03-11 15:25:44 -07:00
9fc5d64ceb Adding start/end as static Position
Add the streamPosition constants
Move Projections into the expose classes section
Version 0.2.2
2018-02-19 10:06:33 -08:00
Nicolas Dextraze
2bdd74e041
Merge pull request #53 from paullucas/master
Upgrade jsdoc to version 3.5.5
2018-02-18 17:03:07 -08:00
Paul
fde6ad2e77 Use jsdoc version 3.5.5 2018-02-18 16:50:59 -08:00
4a2065c0a7 Release npm package version to 0.2.1 2018-01-17 11:31:25 -08:00
67dd275b5d Fix potential error handling bug due to missing EventEmitter.call(this) in EventStoreNodeConnection and EventStoreConnectionLogicHandler 2018-01-17 11:29:24 -08:00
8997a8c398 Update README 2017-11-08 13:06:16 -08:00
a5807483a2 Merge branch 'v4_proto' 2017-11-08 12:47:30 -08:00
e79ad8f9c4 Use Long in Stream catchup subscription
Use Long in tests
Bump version to 2.0
2017-11-08 12:45:22 -08:00
Nicolas Dextraze
bf89354564 Merge pull request #50 from sledorze/master
fix noopLogger typo fix #49
2017-10-26 10:25:24 -07:00
Stéphane Le Dorze
254ddda8a2 fix noopLogger typo fix #49 2017-10-23 22:11:11 +02:00
Nicolas Dextraze
16c081020a Add ProjectionsManager 2017-10-18 14:39:25 -07:00
Nicolas Dextraze
4584517ede Update tests, typescript declaration 2017-10-17 15:55:07 -07:00
Nicolas Dextraze
e6af223f0d Fix identify client serialize 2017-10-17 14:36:00 -07:00
Nicolas Dextraze
990351738c Update proto 2017-10-17 14:31:26 -07:00
18e35c56f9 Adding speed tests 2017-09-03 12:37:41 -07:00
20de4c3715 remove useless new Buffer(guidParse.parse(...)) since it's now returning a buffer 2017-09-03 12:36:39 -07:00
60d2a1e5ee Release version 0.1.8 2017-09-03 09:57:22 -07:00
a8081a280a Fix GUID bytes ordering 2017-09-02 15:30:19 -07:00
7c94e26055 handle eventAppeared callback returning Promise 2017-07-16 17:11:54 -07:00
Nicolas Dextraze
0b968c40e8 Released version 0.1.5 2017-06-30 19:20:24 -07:00
Nicolas Dextraze
21ab49845f Adding persistent subscription API to typescript definition 2017-06-30 18:54:56 -07:00
Nicolas Dextraze
6634dee5f3 Fix unhandled rejection issue with connectToPersistentSubscription #44 2017-06-30 18:54:25 -07:00
1d21facd2c Fix #41 2017-06-24 11:32:04 -07:00
Nicolas Dextraze
8735b23bf9 Remove strictness of UUID 2017-06-05 15:23:27 -07:00
Nicolas Dextraze
f66decdfb3 Rename project to node-eventstore-client 2017-05-17 12:46:27 -07:00
Nicolas Dextraze
121e248dd8 #35 implement heartbeatInfo event on connection 2017-05-15 12:55:14 -07:00
Nicolas Dextraze
917b89cf3d Minor fixes after merging PR #33, adding cluster connection example in samples/simple.js 2017-04-26 18:10:27 -07:00
Nicolas Dextraze
a1b9d6db9b Merge pull request #33 from paullucas/master
Refactor samples
2017-04-26 17:54:03 -07:00
Paul
83b88fc015 Add optional require statement for client 2017-04-20 19:40:09 -07:00