Latest #cowboy Threads 
Optimizing WebSocket Compression in Plug Cowboy: Reducing CPU Overhead on High-Traffic Socket Server
I’m facing a peculiar challenge with a socket server I’ve built using Elixir and Cowboy WebSocket (Cowboy WebSocket documentation). This ...
New
I have made a simple static site using nimble publisher and followed along with the tut from fly.io Crafting your own Static Site Generat...
New
Hey all,
Maybe my tired eyes are just tiredly overlooking a tired tiny detail, but for all the staring and experimenting I’ve done I can...
New
:gun_error : {:stream_error, :protocol_error, :"Stream reset by server."}
In Phoenix. The stream ref is created, but somewhere before up...
New
Good morning family I have a doubt about the following case:
I have a certificate mounted in a cowboy server ({:plug_cowboy, “~> 2.0”...
New
Hey everyone!
I’m trying to deploy a Cowboy app on Fly.io, but I’m getting the following error when starting the Application:
14:34:25....
New
Hey folks, I am a newer of elixir, but I recently got a urgent demand。It
need forward the websocket request from the cowboy sever (http...
New
I have a cowboy server that has had a normal API where I use plug, and I use plug to encode and decode the request’s user session. Howeve...
New
I have a module that forwards different routes to different route handlers for normal API routes, which works with plug. It’s something l...
New
I have the following Application module and start function:
def start(_type, _args) do
children = [
{
Plug.Cowboy,
...
New
This Week's Trending
This Month's Trending
This Year's Trending
Last Three Year's Trending
Shouldn't there be something additional configurable as a reverse proxy that handles 2M connections? Especially since there are complexit...
New
I am building a simple http server using Plug.Cowboy (no Phoenix pls!) to serve a json API for a customer. A microservice.
The problem ...
New
:gun_error : {:stream_error, :protocol_error, :"Stream reset by server."}
In Phoenix. The stream ref is created, but somewhere before up...
New
Optimizing WebSocket Compression in Plug Cowboy: Reducing CPU Overhead on High-Traffic Socket Server
I’m facing a peculiar challenge with a socket server I’ve built using Elixir and Cowboy WebSocket (Cowboy WebSocket documentation). This ...
New
I have a cowboy server that has had a normal API where I use plug, and I use plug to encode and decode the request’s user session. Howeve...
New
Hey all,
Maybe my tired eyes are just tiredly overlooking a tired tiny detail, but for all the staring and experimenting I’ve done I can...
New
I have made a simple static site using nimble publisher and followed along with the tut from fly.io Crafting your own Static Site Generat...
New
Trending Over Three Years
We had a thread here recently that mentioned webservers in PHP, and it got me curious about the options in the BEAM world and what everyo...
New
Hi guys i have implemented websocket to my phoenix app. Before it success to connected and joined room to my websocket, but right now i g...
New
I was actually converting the google_id to string but when i run my programm i am getting the error…
google_id = Integer.to_string(user[...
New
Hello friends,
I’ve been using my free time in the last month or so to learn Elixir in the hope of replacing a Node.js server I wrote fo...
New
Hey all,
I created a library that allows you to easily add Cowboy websockets to your Plug.Router.
Check out the docs!
Check out the co...
New
I used cowboy initially but then i had to drop it because it did not provide CSRF protection functionality that is provided by plug in ph...
New
Is there a limit on the size of a GET request that Phoenix can handle? I know historically some web servers would only allow something l...
New
Hi, I’m working on a USSD(*number#) application which will handle 10k concurrent request per second. Incoming request from the gateway wi...
New
Been having a really hard time trying to stand up a server with nginx https and cowboy 2.5.
Before I get in to the errors I’m seeing her...
New
We are using Cowboy with a HTTPS listener and would like to do mTLS. We have a similar setup using nginx in another application and speci...
New
How does BEAM work? What does cowboy do exactly? and what exactly is Plug?
I still don’t have a clarity between these things. Can someon...
New
I have seen example of using Plug.Cowboy in Elixir and it is fairly easy to create a simple app:
defmodule Helix.Application do
use Ap...
New
We have a service with a Plug interface. It calls a vendor API with requests and then later receives callbacks with payloads responding t...
New
ElixirConf 2017 - HTTP 2 Plug to Phoenix Cowboy too - @Gazler
In this talk, we will look at the changes in C...
New
I am writing a HTTP proxy based on Cowboy 2.7. Everything is fine except when it comes to HTTP2 support. Here is the context (sorry for t...
New
Latest on Elixir Forum
Get money off!
The Pragmatic Bookshelf
35% off any eBook
Manning Publications
45% off any item
ElixirCasts
10% off for life
The Pragmatic Studio
20% off any course
AppSignal
10% off for 12 months
Honeybadger
10% off for 12 months
Simply use coupon code "devtalk.com" or "elixirforum" at checkout!
Filter by Type:
Popular Tags
- #ecto
- #liveview
- #troubleshooting
- #learning-elixir
- #deployment
- #erlang
- #testing
- #genserver
- #mix
- #absinthe
- #ash-questions
- #remote-other
- #otp
- #plug
- #how-to-question
- #macros
- #postgres
- #channels
- #exunit
- #discussion
- #javascript
- #elixirconf
- #library
- #oban-questions
- #dialyzer
- #docker
- #onsite
- #authentication
- #podcasts
- #full-time-contract
- #umbrella
- #code-sync
- #ecto-query
- #phoenix_html
- #iex
- #graphql
- #genstage
- #elixir-ls
- #nerves-questions
- #podcasts-by-brainlid
- #supervisor
- #websockets
- #distillery
- #advent-of-code
- #blog-post
- #livebook-questions
- #processes
- #forms
- #api
- #metaprogramming







