An open API service indexing awesome lists of open source software.

https://github.com/preaction/stupid-websocket-tricks-with-perl

Some tricks you can do with websockets in Perl
https://github.com/preaction/stupid-websocket-tricks-with-perl

Last synced: about 1 year ago
JSON representation

Some tricks you can do with websockets in Perl

Awesome Lists containing this project

README

          

# TALK NAME

This presentation covers some simple tricks with WebSockets and Perl

## Covered topics

* WebSockets in browsers
* Using WebSockets in Mojolicious

# COPYRIGHT AND LICENSE

Copyright 2015 Doug Bell

The presentation content is licensed under CC-BY-SA 4.0.

The Perl code is licensed under CC-BY-SA 4.0, or the same terms as Perl
itself (Artistic License 1.0, or GPL 1.0+ at your discretion).