Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/petergrace/mete
Automatically exported from code.google.com/p/mete
https://github.com/petergrace/mete
Last synced: about 7 hours ago
JSON representation
Automatically exported from code.google.com/p/mete
- Host: GitHub
- URL: https://github.com/petergrace/mete
- Owner: PeterGrace
- Created: 2015-03-13T01:29:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-13T13:12:53.000Z (over 9 years ago)
- Last Synced: 2023-03-22T22:00:04.312Z (over 1 year ago)
- Language: C#
- Size: 219 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# mete
Back in 2009, I was spending a bit more time on IRC and I really wanted to take a stab at writing a bot. I had been coding
in c# for a couple years at this point, but I'd never tried tackling asynchronous network I/O with threading, so making a bot
scratched that itch for me.This code may not be the best, but it exists as a reminder that sometimes you need to just write a project when you want to
learn a new technique.