express.oi
Advanced tools
Comparing version 0.0.15 to 0.0.16
{ | ||
"name": "express.oi", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "Realtime-web library, based on express and socket.io", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -39,2 +39,4 @@ ![express.oi](http://i.imgur.com/zzZLudd.png) | ||
app.http().io(); | ||
// Pass in your express-session configuration | ||
@@ -45,4 +47,2 @@ app.io.session({ | ||
app.http().io(); | ||
app.listen(3000); | ||
@@ -49,0 +49,0 @@ ``` |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package