eventsource

Event Source Library
Download

eventsource Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL v3
  • Price:
  • FREE
  • Publisher Name:
  • Bernard Pratz
  • Publisher web site:
  • http://packages.python.org/

eventsource Tags


eventsource Description

eventsource is a Python library that implements W3C Draft's on event-source: - http://dev.w3.org/html5/eventsource/It enables a halfduplex communication from server to client, but initiated by the client, through standard HTTP(S) communication.Usage 1. Launch the server: eventsource_listener -P 8888 -i -k 50000 2. Launch the client: eventsource_client 42:42:42:42:42:42 -r 5000 3. Send requests: eventsource_request 42:42:42:42:42:42 ping "42" eventsource_request 42:42:42:42:42:42 closeProduct's homepage


eventsource Related Software