File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -221,12 +221,11 @@ fair chance that it may be relevant to more people. Please do not hesitate to
221221file your question as an issue in the relevant component so others can also
222222participate.
223223
224- Check out ` #reactphp ` on ` irc.freenode.net ` . You can use the
225- [ Webchat] ( http://webchat.freenode.net/?channels=%23reactphp ) if you don't
226- already use an IRC client. Many of us are available in this channel, so many
227- questions get answered in a few minutes to some hours. We also use this channel
224+ You can also check out our official [ Gitter chat room] ( https://gitter.im/reactphp/reactphp ) .
225+ Most of the people involved in this project are available in this chat room, so many
226+ questions get answered in a few minutes to some hours. We also use this chat room
228227to announce all new releases and ongoing development efforts, so consider
229- setting up an IRC client and idling in this channel for a little longer.
228+ staying in this chat room for a little longer.
230229
231230Also follow [ @reactphp ] ( https://twitter.com/reactphp ) on Twitter for updates.
232231We use this mostly for noteworthy, bigger updates and to keep the community
Original file line number Diff line number Diff line change 22 "name" : " react/react" ,
33 "description" : " ReactPHP: Event-driven, non-blocking I/O with PHP." ,
44 "keywords" : [" reactor" , " asynchronous" , " ReactPHP" ],
5+ "homepage" : " https://reactphp.org/" ,
56 "license" : " MIT" ,
67 "support" : {
78 "issues" : " https://github.com/reactphp/react/issues" ,
8- "irc " : " irc ://irc.freenode.org /reactphp"
9+ "chat " : " https ://gitter.im/reactphp /reactphp"
910 },
1011 "require" : {
1112 "php" : " >=5.3.8" ,
You can’t perform that action at this time.
0 commit comments