All Projects → marcelog → erws

marcelog / erws

Licence: other
Erlang Websockets example using Cowboy

Programming Languages

erlang
1774 projects
shell
77523 projects
Batchfile
5799 projects
HTML
75241 projects
Makefile
30231 projects

Projects that are alternatives of or similar to erws

deep-snake
A snake game trained using simple deep learning implemented in client side javascript.
Stars: ✭ 77 (+79.07%)
Mutual labels:  example
prometheus-cowboy
Expose Prometheus metrics using cowboy/cowboy2
Stars: ✭ 19 (-55.81%)
Mutual labels:  cowboy
kastle
Kafka REST proxy
Stars: ✭ 27 (-37.21%)
Mutual labels:  cowboy
example-modules
Example PrestaShop modules
Stars: ✭ 98 (+127.91%)
Mutual labels:  example
portal-demos
A few demos on how the new portal API can be used with React.
Stars: ✭ 14 (-67.44%)
Mutual labels:  example
phaser-sat-example
An experiment that uses sat-js with Phaser.
Stars: ✭ 14 (-67.44%)
Mutual labels:  example
Ubufundi
Android Code Recipies:Short targeted code snippets to get the job done
Stars: ✭ 16 (-62.79%)
Mutual labels:  example
snake
Basic Snake Game in TypeScript
Stars: ✭ 25 (-41.86%)
Mutual labels:  example
UnityPseudoInstancedGPUParticles
GPU Particles w/ Screen Space Collision Example.
Stars: ✭ 99 (+130.23%)
Mutual labels:  example
GStreamer-Python
Fetch RTSP Stream using GStreamer in Python and get image in Numpy
Stars: ✭ 81 (+88.37%)
Mutual labels:  example
php-finder refactoring-kata
🐘🔍Incomprehensible Finder Refactoring Kata port for PHP
Stars: ✭ 22 (-48.84%)
Mutual labels:  example
play-scala-streaming-example
Example Play application showing Comet and Server Sent Events in Scala
Stars: ✭ 42 (-2.33%)
Mutual labels:  example
FFMpeg-decode-example
Example how to use ffmpeg to decode video file.
Stars: ✭ 31 (-27.91%)
Mutual labels:  example
go-worker-thread-pool
A visual working example of a Thread Pool pattern, based on a known blog article.
Stars: ✭ 24 (-44.19%)
Mutual labels:  example
SplashScreenExample
How to implement a Splash Screen in ReactNative
Stars: ✭ 14 (-67.44%)
Mutual labels:  example
lisp-gui-examples
GUI for generating a tone in various Lisp dialects
Stars: ✭ 28 (-34.88%)
Mutual labels:  example
webpack-on-demand-loading
No description or website provided.
Stars: ✭ 16 (-62.79%)
Mutual labels:  example
hunt-skeleton
hunt framework project template.
Stars: ✭ 20 (-53.49%)
Mutual labels:  example
dynamic-home-example-flutter
How to use dynamic home page in Flutter?
Stars: ✭ 21 (-51.16%)
Mutual labels:  example
onlineshop
Onlineshop is an e-commerce project based on Django 2.x where it's using Django's default MVT architecture and back-end rendering.
Stars: ✭ 18 (-58.14%)
Mutual labels:  example
erws
====

Example of using cowboy to handle websocket connections. This is the
sourcecode for this article: http://erlang.org.ar/WebsocketsConCowboy

You can find the english version here:
http://marcelog.github.com/articles/erlang_websocket_server_cowboy_tutorial.html

Thanks
======
McClain Looney: @mlooney for updating the code to cowboy 0.9
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].