Skip to content

yonbav/moon_active_proj

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

moon_active_proj

exc for moon active assumptions:

  1. the server gets the date and content in json or url encoded (uses body parser). the content fromat is a simple string and the date is the number of milliseconds since midnight January 1, 1970 which can be achieved with d = new date; d.getTime()
  2. The server prints messages to the console but does not keep on saving them at the database after they were printed to the console.
  3. The Redis DB connection that the server will look for is the default port of redis on localhost

About

exc for moon active

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published