Latest #tcp Threads Top

ausimian
I was curious whether it would be possible to use kernel TLS offload from Elixir. I have a preference for the non-blocking socket program...
New
unfode
Suppose two processes A and B may send data to the same TCP socket. Is it a good idea to have a process C dedicated to synchronizing send...
New
RooSoft
Is there an Elixir or Erlang library that can translate a frame of bytes received from the network into some structured data? I’d like t...
New
santoshbt
Hello, I want to connect to SQL server using TCP protocol. I tried Tds, it does not seem to be supporting properly. mssqlex is not com...
New
bortzmeyer
I have a TCP/IP server writing responses to a connected socket. (I use Socket.Stream.send, it may be different with raw :gen_tcp?) Sever...
New
RooSoft
We have a lib that exports two functions: Lib.connect(ip, port) simply calls :gen_tcp.connect(to_charlist(ip), port, [:binary]) Lib....
New
smedegaard
I’ve got an app that connects to a number of tcp ports using :ranch_tcp.connect/3 I connect in passive mode and then switch to active on...
New
kototama
Is it possible to pass the SO_RCVTIMEO socket option (man 7 socket ) to an Erlang/Elixir socket with inet:setopts/2 and how? Bonus quest...
New
adam
I’m looking at a potential project where an entry system for a premises has a “push notifications API” for people entering an establishme...
New
seanmor5
Hey all, I’m implementing the Swirld Hashgraph Conensus Algorithm in Elixir right now. I have the basics of the Algorithm down; however, ...
New

This Week's Trending Top

This Month's Trending Top

This Year's Trending Top

ausimian
I was curious whether it would be possible to use kernel TLS offload from Elixir. I have a preference for the non-blocking socket program...
New

Last Three Year's Trending Top

RooSoft
Is there an Elixir or Erlang library that can translate a frame of bytes received from the network into some structured data? I’d like t...
New
unfode
Suppose two processes A and B may send data to the same TCP socket. Is it a good idea to have a process C dedicated to synchronizing send...
New

Trending Over Three Years Top

adam
I’m looking at a potential project where an entry system for a premises has a “push notifications API” for people entering an establishme...
New
kototama
Is it possible to pass the SO_RCVTIMEO socket option (man 7 socket ) to an Erlang/Elixir socket with inet:setopts/2 and how? Bonus quest...
New
seanmor5
Hey all, I’m implementing the Swirld Hashgraph Conensus Algorithm in Elixir right now. I have the basics of the Algorithm down; however, ...
New
smedegaard
I’ve got an app that connects to a number of tcp ports using :ranch_tcp.connect/3 I connect in passive mode and then switch to active on...
New
RooSoft
We have a lib that exports two functions: Lib.connect(ip, port) simply calls :gen_tcp.connect(to_charlist(ip), port, [:binary]) Lib....
New
bortzmeyer
I have a TCP/IP server writing responses to a connected socket. (I use Socket.Stream.send, it may be different with raw :gen_tcp?) Sever...
New
santoshbt
Hello, I want to connect to SQL server using TCP protocol. I tried Tds, it does not seem to be supporting properly. mssqlex is not com...
New
  • Follow
  • Join
  • Shape
the conversation

Latest on Elixir Forum

Elixir Forum

Similar Portals

    None added yet

We're in Beta

About us Mission Statement