go-twitch-irc | go irc client for twitchtv | Chat library
kandi X-RAY | go-twitch-irc Summary
kandi X-RAY | go-twitch-irc Summary
go irc client for twitch.tv
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of go-twitch-irc
go-twitch-irc Key Features
go-twitch-irc Examples and Code Snippets
Community Discussions
Trending Discussions on go-twitch-irc
QUESTION
I've been trying to figure this out in the last hours but I'm stuck.
I have a very simple Dockerfile which looks like this:
...ANSWER
Answered 2017-Sep-13 at 17:48Your issue is that you are binding to the 127.0.0.1:8025
inside your code. This makes the code work from inside the container but not outside.
You need to bind to 0.0.0.0:8025
to bind to all interfaces inside the container. So traffic coming from outside of the container is also accepted by your Go app
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install go-twitch-irc
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page