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 @@ -217,12 +217,11 @@ fair chance that it may be relevant to more people. Please do not hesitate to
217217file your question as an issue in the relevant component so others can also
218218participate.
219219
220- Check out ` #reactphp ` on ` irc.freenode.net ` . You can use the
221- [ Webchat] ( http://webchat.freenode.net/?channels=%23reactphp ) if you don't
222- already use an IRC client. Many of us are available in this channel, so many
223- questions get answered in a few minutes to some hours. We also use this channel
220+ You can also check out our official [ Gitter chat room] ( https://gitter.im/reactphp/reactphp ) .
221+ Most of the people involved in this project are available in this chat room, so many
222+ questions get answered in a few minutes to some hours. We also use this chat room
224223to announce all new releases and ongoing development efforts, so consider
225- setting up an IRC client and idling in this channel for a little longer.
224+ staying in this chat room for a little longer.
226225
227226Also follow [ @reactphp ] ( https://twitter.com/reactphp ) on Twitter for updates.
228227We 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