Socketizer is the front end site, for the socketizer service; a WebSockets based service used by the Socketizer-WordPress plugin
The whole project is based uppon 3 sub-projects:
- Socketizer (this repository) which is the front-end, that showcases the service, registers new users, made with Python and Django
- Socketizer-Service which is the WebSockets server, responsible for pushing live updates to WordPress sites, made with Go
- Socketizer-WordPress which is the WordPress plugin, responsible to call the websocket server API, made with PHP
You can check the live site at https://www.socketizer.com/