Граф коммитов

13 Коммитов

Автор SHA1 Сообщение Дата
clemensv 6baace2532 TFS1165747 Separated samples and added readmes 2018-02-07 18:37:53 +01:00
John Taubensee 891e7f427c Adding additional directories to samples, and updating readme's (#315)
* Adding additional directories to samples, and updating readme's

* removing left over readmes

* updated links

* quote to tick

* updated .gitignore

* Removing ignored files
2017-04-24 13:39:49 -07:00
jtaubensee 2dc13363e3 Setting default .gitignore file. Found here: https://github.com/github/gitignore/blob/master/VisualStudio.gitignore 2017-03-02 16:21:14 -08:00
Olaf Tomalka e26daca79f Provided TypeScript typings for NodeJS SDK.
TypeScript definition files allows for use of this SDKs inside .ts files,
and provide IDE autocompletion support. Additionally serving as a better documentation of our API's interfaces.
Moved the basic sample into it's own directory and removed unnecessary
dependency. Create a typescript sample that mimicks the behavior of basic
sample.
Increased NodeJS SDK package version to be able to specify version with
typings in TypeScript sample's package.json.

Added proper typescript linting for NodeJS modules
2016-08-10 14:36:35 -07:00
dcristoloveanu 6ca8caf940 Enable new Jenkins server for C and node 2016-08-02 22:22:41 -07:00
Sreeram Garlapati 6d5b69866a Merge branch 'master' of https://github.com/azure/azure-event-hubs into javaClient_release_0.6.0
Conflicts:
	.gitignore
	readme.md
2016-03-01 08:54:32 -08:00
Pierre Cauchois d82335e327 [Node.js] Add client sample and release scripts 2016-02-18 12:53:52 -08:00
clemensv 2ea91bcb3d Updates and moved top-level README files, modified gitignore to exclude Java targets 2016-01-27 08:39:52 +01:00
Sreeram Garlapati 5869c432f9 making space for eventprochost 2016-01-26 17:38:23 -08:00
Sreeram Garlapati 0531422841 add gitignore for eclipse meta proj files 2016-01-26 11:45:20 -08:00
Damon Barry 46c1e8deb8 updates to .gitignore 2015-11-30 10:59:16 -08:00
dcristoloveanu 44df9eace1 Initial draft version of EventHub client for node.js.
Only APIs are defined at this point, the code is pretty much dummy, implementation will follow.
2015-10-23 16:25:47 -07:00
Damon Barry 4f29fc8a72 Azure Event Hubs SDK for C 2015-07-20 14:59:28 -07:00