Search:
Login
Preferences
Help/Guide
About Trac
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
View Latest Revision
source:
code
/
trunk
/
conn.go
Revision Log Mode:
Stop on copy
Follow copies
Show only adds and deletes
View log starting at
and back to
Show at most
revisions per page.
Show full log messages
Legend:
Added
Modified
Copied or renamed
Diff
Rev
Age
Author
Log Message
(edit)
@415
5 years
hubert
Make sure that
WebSocket
messages are valid UTF-8 ... by replacing …
(edit)
@402
5 years
contact
go fmt
(edit)
@398
5 years
contact
Implement rate limiting for upstream messages Allow up to 10 outgoing …
(edit)
@384
5 years
contact
Add conn.{Local,Remote}Addr
(edit)
@383
5 years
contact
Add ircConn.
LocalAddr
(edit)
@347
5 years
contact
Add
RemoteAddr
to ircConn interface
(edit)
@341
5 years
contact
Return io.EOF on websocket connection closure
(edit)
@323
5 years
contact
Add support for
WebSocket
connections
WebSocket
connections allow …
(edit)
@315
5 years
contact
Introduce ircConn This interface will allow a conn to be backed by a …
(edit)
@314
5 years
contact
Remove setKeepAlive Go sets a default keep-alive interval of 15 …
(edit)
@312
5 years
contact
Close net.Conn in conn.Close Close the connection in conn.Close. This …
(edit)
@280
5 years
contact
Use a lock to protect conn.{closed,outgoing} Unfortunately, I don't …
(add)
@210
5 years
contact
Introduce conn for common connection logic This centralizes the …
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog