Skip to content

This sample code will guide you to program a simple code to send a message to the web pages. The program is easily to be enchanced.

Notifications You must be signed in to change notification settings

gxlzlihao/web_messaging

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

##Web Messaging
This code will guide you to program a simple program to send a simple message to the web pages. The code is very to be enchanced. To use this code, you need to do following configurations.

  • install the RabbitMQ.
  • follow this link to accomplish the configurations of the environment.
  • put the files of the frontend directory in the root folder of the web server.
  • put the files under backend directory to whereever you want.
  • the back end program uses the Erlang AMQP Client library, this link could guide you how to program to interact with the webpages.

If any questions, you could send me an email: [email protected].

About

This sample code will guide you to program a simple code to send a message to the web pages. The program is easily to be enchanced.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published