mirror of
https://github.com/kerberos-io/documentation.git
synced 2026-08-23 15:18:31 +00:00
Merge branch 'develop' into 2.0
This commit is contained in:
@@ -45,7 +45,7 @@ Please note that if the NodeJS application runs on another machine than on which
|
||||
|
||||
### GUI
|
||||
|
||||
We will create a simple **nodejs** application using **socket.io** which will listen on port 250000 for **POST** events. When the application receives a **POST** event, it will dynamically increase the incoming and/or outgoing counters. To get started we will clone following repository:
|
||||
We will create a simple **nodejs** application using **socket.io** which will listen on port 25000 for **POST** events. When the application receives a **POST** event, it will dynamically increase the incoming and/or outgoing counters. To get started we will clone following repository:
|
||||
|
||||
git clone https://github.com/cedricve/kerberosio-people-counter
|
||||
cd kerberosio-people-counter
|
||||
|
||||
Reference in New Issue
Block a user