2
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 26, 2023 — Apr 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
old tests are gone
sean
as brlcad
More... over 19 years ago
tests are no more
sean
as brlcad
More... over 19 years ago
bye bye old tests
sean
as brlcad
More... over 19 years ago
add sendMessage methiod with action supprt
JeffM2501
as jeffm2501
More... over 19 years ago
define socklen_t for those that don't have it ( windows) and use it instead of ints
JeffM2501
as jeffm2501
More... over 19 years ago
add channel management support
JeffM2501
as jeffm2501
More... over 19 years ago
get client to track channels and joins and stuff
JeffM2501
as jeffm2501
More... over 19 years ago
channel structures
JeffM2501
as jeffm2501
More... over 19 years ago
add header for channel tracking
JeffM2501
as jeffm2501
More... over 19 years ago
make sample use event based notification of when to join a channel
JeffM2501
as jeffm2501
More... over 19 years ago
newlines in MOTD
JeffM2501
as jeffm2501
More... over 19 years ago
high level event notification system
JeffM2501
as jeffm2501
More... over 19 years ago
big ol buttload of IRC numeric replys
JeffM2501
as jeffm2501
More... over 19 years ago
one down n-1 to go
JeffM2501
as jeffm2501
More... over 19 years ago
make the sample connect with the lib
JeffM2501
as jeffm2501
More... over 19 years ago
store message target in base command info
JeffM2501
as jeffm2501
More... over 19 years ago
ping and pong commands
JeffM2501
as jeffm2501
More... over 19 years ago
make line parsers not suck
JeffM2501
as jeffm2501
More... over 19 years ago
simple IRC sample app
JeffM2501
as jeffm2501
More... over 19 years ago
setup for message polling
JeffM2501
as jeffm2501
More... over 19 years ago
fun with spelling
JeffM2501
as jeffm2501
More... over 19 years ago
rework message system to be able to call default command handalers as well as user handalers, hook up message parsing and distro, add a generic "ALL" handaler, update the TODO
JeffM2501
as jeffm2501
More... over 19 years ago
parse methods for message class
JeffM2501
as jeffm2501
More... over 19 years ago
ws
JeffM2501
as jeffm2501
More... over 19 years ago
IRC connection sample
JeffM2501
as jeffm2501
More... over 19 years ago
readme for simpleTCPConnect
JeffM2501
as jeffm2501
More... over 19 years ago
something borrowed....
JeffM2501
as jeffm2501
More... over 19 years ago
something borrowed....
JeffM2501
as jeffm2501
More... over 19 years ago
we still need the vesion file
JeffM2501
as jeffm2501
More... over 19 years ago
move singleton to where it can be seen by the rest of the world.
JeffM2501
as jeffm2501
More... over 19 years ago