mirror of
https://github.com/shazow/ssh-chat.git
synced 2025-04-20 18:57:41 +03:00
Forgot a word in my edit
This commit is contained in:
parent
c3773351e5
commit
692eef8c5c
@ -1,6 +1,6 @@
|
||||
/*
|
||||
`chat` package is a server-agnostic implementation of a chat interface, built
|
||||
with the to be used as the backend for ssh-chat.
|
||||
to be used as the backend for ssh-chat.
|
||||
|
||||
This package should not know anything about sockets. It should expose io-style
|
||||
interfaces and rooms for communicating with any method of transnport.
|
||||
@ -10,3 +10,4 @@ TODO: Add usage examples here.
|
||||
*/
|
||||
|
||||
package chat
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user