You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,8 @@
5
5
6
6
> An Angular 2 chat app using [Angular 2](https://angular.io/), [Node](https://nodejs.org/), [socket.io](http://socket.io/), [Express](https://expressjs.com/), [SystemJS](https://github.com/systemjs/systemjs), [TypeScript](http://www.typescriptlang.org/), Services, Injectables, Forms, Routing & Navigation, and [tslint](http://palantir.github.io/tslint/) by [GeekyAnts team](https://www.geekyants.com/)
7
7
8
+
Note: This repo is no longer maintained.
9
+
8
10
This repo shows an example chat application using Socket.io, Node and Angular 2. The goal is to implement Socket Programming with Angular 2. It also features:
9
11
10
12
* Express configuration with TypeScript, and tslint
0 commit comments