Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / googollee/go-engine.io issues and pull requests

#96 - Bump github.com/gorilla/websocket from 1.4.0 to 1.4.1

Pull Request - State: open - Opened by dependabot[bot] about 3 years ago
Labels: dependencies

#95 - PROJECT MOVED! To go-socket.io. Don't open new issues here!

Issue - State: open - Opened by erkie about 4 years ago

#94 - Update documentation to reflect status of project

Pull Request - State: closed - Opened by erkie about 4 years ago

#93 - Feature: Counting connected clients

Pull Request - State: closed - Opened by erkie about 4 years ago - 1 comment

#92 - fix bug, can't close read/write io correctly.

Pull Request - State: closed - Opened by clearcodecn about 4 years ago - 1 comment

#89 - feat: add custom values in query by Issue #331

Pull Request - State: closed - Opened by sshaplygin over 4 years ago - 1 comment

#87 - feat(polling): handle OPTIONS requests for XHR and set headers for CORS

Pull Request - State: closed - Opened by adrianmxb over 4 years ago

#86 - Fix runtime error on ARM architecture.

Pull Request - State: closed - Opened by adrianmxb over 4 years ago - 2 comments

#85 - chore: fix test

Pull Request - State: closed - Opened by sshaplygin over 4 years ago

#84 - chore: add ignore idea directory

Pull Request - State: closed - Opened by sshaplygin over 4 years ago

#83 - Fix "superfluous response.WriteHeader call [...]" on erroneous connection attempt

Pull Request - State: closed - Opened by adrianmxb over 4 years ago - 1 comment

#81 - change client timeout to pingInterval+pingTimeout

Pull Request - State: closed - Opened by criyle almost 5 years ago - 5 comments

#80 - Client read TCP timeout when pingTimeout is less than pingInterval

Issue - State: closed - Opened by criyle almost 5 years ago

#78 - multiple concurrency fixes

Pull Request - State: closed - Opened by chappjc about 5 years ago - 4 comments

#77 - fix concurrent write to ws.conn

Pull Request - State: closed - Opened by wangtuanjie about 5 years ago

#76 - fix: concurrent write to websocket connection panic #74

Pull Request - State: closed - Opened by tdaajames about 5 years ago

#75 - fix: panic caused by concurrent write to websocket connection

Pull Request - State: closed - Opened by tdaajames about 5 years ago

#74 - panic: concurrent write to websocket connection

Issue - State: closed - Opened by tdaajames about 5 years ago - 1 comment

#73 - fix: Response and ack from server are slow #238

Pull Request - State: closed - Opened by tdaajames about 5 years ago

#72 - [Bugfix] Fix write data slow bug

Pull Request - State: closed - Opened by ibuler over 5 years ago - 1 comment

#71 - bugfix for read/write locker conflict

Pull Request - State: open - Opened by ardingchen over 5 years ago - 4 comments

#69 - read & write different goroutines concurrent

Issue - State: closed - Opened by richmonkey over 5 years ago - 4 comments
Labels: help wanted

#68 - PingChan can be closed outside of the pingLocker

Issue - State: closed - Opened by steveoc64 over 5 years ago - 2 comments

#67 - safety check for double upgrade

Pull Request - State: closed - Opened by steveoc64 over 5 years ago - 4 comments

#66 - V1.4

Pull Request - State: closed - Opened by erkie over 5 years ago

#65 - Implement CheckOrigin pass-through to the gorilla Upgrader.

Pull Request - State: closed - Opened by abourget over 5 years ago

#64 - Fix check origin gorilla web socket

Issue - State: closed - Opened by w0dm4n about 6 years ago - 6 comments

#63 - Server shouldn't send ping to client

Pull Request - State: closed - Opened by michaelyou about 6 years ago - 6 comments

#62 - fix concurrent write and endless loop

Pull Request - State: closed - Opened by shiyanlin about 6 years ago - 3 comments

#61 - remove ability to send pings from server

Pull Request - State: closed - Opened by cedi over 6 years ago - 5 comments

#59 - Set state of closing before closing the socket

Pull Request - State: closed - Opened by erkie over 6 years ago

#58 - Concurrent close/write in connection

Pull Request - State: closed - Opened by eyudkin over 6 years ago - 2 comments

#57 - fix conn count bug

Pull Request - State: closed - Opened by zichengLeee over 6 years ago - 1 comment

#55 - Which socket io specification this go-engine.io implements?

Issue - State: closed - Opened by c9s over 6 years ago - 1 comment

#53 - panic: close of closed channel

Issue - State: closed - Opened by wenzhenxi almost 7 years ago - 8 comments

#52 - panic: concurrent write to websocket connection

Issue - State: closed - Opened by pangdahua over 7 years ago - 1 comment

#51 - pass Headers to websocket.Upgrade

Pull Request - State: closed - Opened by kamildrazkiewicz over 7 years ago - 1 comment

#50 - Add mutex for ping to prevent 'send on closed channel' race condition

Pull Request - State: closed - Opened by timstudd over 7 years ago - 1 comment

#49 - when upgrade error, the nums of the connection wont'b release

Pull Request - State: closed - Opened by zs1379 over 7 years ago - 2 comments

#48 - v1.4 现在是否已完工,能否线上使用,谢谢

Issue - State: closed - Opened by ruandao over 7 years ago - 2 comments

#47 - send on closed channel && close of closed channel

Issue - State: closed - Opened by ruandao almost 8 years ago - 4 comments
Labels: engineio

#46 - Goroutine leak

Issue - State: closed - Opened by navneetk almost 8 years ago - 1 comment

#45 - Add optional write timeout for use with SetWriteDeadline to stop goro…

Pull Request - State: closed - Opened by party79 almost 8 years ago - 4 comments

#44 - Server.ServeHTTP: when newServerConn failed should decrease connection count

Issue - State: closed - Opened by aiden0z about 8 years ago - 1 comment
Labels: engineio

#43 - websocket transport no need to WriteHeader in ServeHTTP mehtod

Pull Request - State: closed - Opened by aiden0z about 8 years ago - 1 comment

#42 - way to test engine.io?

Issue - State: closed - Opened by ruandao about 8 years ago - 2 comments

#41 - Parser does not work with Batches of messages on a Packet

Issue - State: closed - Opened by navneetk over 8 years ago - 1 comment

#40 - Panic on send to pingChan in OnPacket

Issue - State: closed - Opened by navneetk over 8 years ago - 2 comments

#39 - Polling p.sendChan may cause a great delay (20+ secs)

Issue - State: closed - Opened by icebobofly over 8 years ago - 1 comment
Labels: engineio

#38 - Add CORS Header

Pull Request - State: closed - Opened by aleksraiden over 8 years ago - 1 comment

#36 - Wait for close in tests that need to check it.

Pull Request - State: closed - Opened by nkovacs over 8 years ago - 1 comment

#35 - http: response.WriteHeader on hijacked connection

Issue - State: closed - Opened by m25n over 8 years ago - 1 comment
Labels: engineio

#34 - panic: close of closed channel

Issue - State: closed - Opened by Adrien-P over 8 years ago - 6 comments
Labels: engineio

#33 - Stall in upgrade (race condition)

Issue - State: closed - Opened by Adrien-P almost 9 years ago - 7 comments
Labels: engineio

#32 - Multiple goroutine send message to client with lock

Pull Request - State: closed - Opened by hesh915 about 9 years ago

#31 - added Count() to Server to view total connections

Pull Request - State: closed - Opened by DisruptiveMind about 9 years ago

#29 - Make the server decrement the connection count when it returns 503 "too many connections"

Pull Request - State: closed - Opened by m25n about 9 years ago - 2 comments

#28 - Pick websocket over polling.

Pull Request - State: closed - Opened by omeid over 9 years ago

#27 - once MaxConnection is reached, server can never recover

Issue - State: closed - Opened by armhold over 9 years ago - 1 comment

#26 - Fix set cookie

Pull Request - State: closed - Opened by mweibel over 9 years ago - 1 comment

#25 - Close websocket when NextReader returns error

Pull Request - State: closed - Opened by mweibel over 9 years ago

#24 - Wrong cookie setting

Issue - State: closed - Opened by mweibel over 9 years ago

#23 - clean up upgrading ws connection fd

Pull Request - State: closed - Opened by artushin over 9 years ago

#22 - bugfix - the conn can be nil

Pull Request - State: closed - Opened by sbosx over 9 years ago - 2 comments

#21 - bugfix: interface conversion: interface is nil

Pull Request - State: closed - Opened by kyokomi over 9 years ago - 2 comments

#20 - interface conversion: interface is nil, not *engineio.serverConn

Issue - State: closed - Opened by rambocoder over 9 years ago - 1 comment

#19 - Fix typo

Pull Request - State: closed - Opened by rubenv over 9 years ago - 1 comment

#18 - added feature to set max connection

Pull Request - State: closed - Opened by fujimoto over 9 years ago - 1 comment

#17 - added feature to control "Access-Control-Allow-*" headers behavior

Pull Request - State: closed - Opened by fujimoto over 9 years ago - 3 comments

#16 - added feature to allow custom connection id generator

Pull Request - State: closed - Opened by fujimoto over 9 years ago - 4 comments

#15 - wait and retry if the server state is "upgrading" when calling NextWriter

Pull Request - State: closed - Opened by mountkin almost 10 years ago - 2 comments

#14 - Cannot connect to the example server reliably

Issue - State: closed - Opened by hnakamur almost 10 years ago - 2 comments

#13 - Add JSONP Polling support

Pull Request - State: closed - Opened by wingedkiwi almost 10 years ago

#12 - JSONP Polling not working

Issue - State: closed - Opened by wingedkiwi almost 10 years ago - 3 comments

#11 - Separate js files in the example

Issue - State: closed - Opened by pavelnikolov almost 10 years ago - 1 comment

#10 - Example not working in Chrome on Mac

Issue - State: closed - Opened by pavelnikolov almost 10 years ago - 12 comments

#9 - Return initialized empty array.

Pull Request - State: closed - Opened by mtsgrd almost 10 years ago

#8 - Close readerChan on disconnect.

Pull Request - State: closed - Opened by mtsgrd almost 10 years ago

#7 - Close nextReader on socket close.

Pull Request - State: closed - Opened by mtsgrd almost 10 years ago - 3 comments

#6 - race condition in packet handling

Issue - State: closed - Opened by imkira about 10 years ago - 6 comments
Labels: bug

#5 - websocket transport

Issue - State: closed - Opened by crossdot about 10 years ago - 4 comments

#4 - http: panic serving [::1]:52927: runtime error: close of closed channel

Issue - State: closed - Opened by helinwang about 10 years ago - 2 comments

#3 - defer recover to fix problem that connection maybe already closed by gol...

Pull Request - State: closed - Opened by helinwang about 10 years ago - 1 comment

#2 - Ping Packets

Issue - State: closed - Opened by MattNewberry about 10 years ago - 9 comments
Labels: question

#1 - fix xhr-polling response header problem.

Pull Request - State: closed - Opened by toritori0318 about 10 years ago - 1 comment