Hi, weiqing, Please subscribe to the dev mailing list first or you will be blocked every time you send an email and have to go through it manually.
Apache APISIX supports Linux and macOS, but not Windows, you can use docker or a virtual machine to run it. And the feature about `enabled websocket in route`[1], please take a look at the admin API of route [2], you need to add `enable_websocket` in the route API. [1] https://github.com/apache/incubator-apisix/issues/1791 [2] https://github.com/apache/incubator-apisix/blob/master/doc/admin-api.md#route Thanks, Ming Wen, Apache APISIX & Apache SkyWalking Twitter: _WenMing Weiqing Chen <[email protected]> 于2020年7月25日周六 下午2:59写道: > Hi Ming, > > Thanks again! I am glad to be a part of the community. This week I have > read some material about Lua and I have forked and cloned the code on my > laptop. I want to know if the Linux environment is needed because my Laptop > runs win10. Also is there any material that can help me to get a quick > hand on this issue? I found most of the files are about how to use > APISIX in work. And I found it hard to get an idea where to start. > > Hoping to hear from you soon > > Chen Weiqing > > On Mon, Jul 20, 2020 at 12:18 PM Ming Wen <[email protected]> wrote: > >> Hi,weiqing, >> Yes, of course you can. >> There are no bar to join Apache APISIX, and there is no specific >> mentorship program. >> You can discuss your development plan in the mailing list, and submit a >> PR to github. The specific code review will be discussed in the PR. >> >> Thanks, >> Ming Wen, Apache APISIX & Apache SkyWalking >> Twitter: _WenMing >> >> >> Weiqing Chen <[email protected]> 于2020年7月19日周日 下午9:30写道: >> >>> Hi Ming Wen, >>> >>> I want to choose this one: "change: enabled websocket in route". I have >>> recently worked on a websocket client and I hope it has some relationship >>> with my previous work. >>> >>> I hope I am able to join this topic. And I want to know if this is also >>> a Mentoring Programme and if it is, I will try to meet up the requirements. >>> >>> Hoping to hear from you soon >>> >>> Thank you >>> >>> Chen Weiqing >>> >>> On Wed, Jul 15, 2020 at 9:22 PM Ming Wen <[email protected]> wrote: >>> >>>> hello, weiqing, >>>> welcome to join the Apache APISIX community, I cc this email to the >>>> [email protected]. >>>> the echo plugin already implemented[1], and there are still a lot of >>>> new features here that need developer involvement. >>>> you can start from good first issues[2]. >>>> >>>> [1] >>>> https://github.com/apache/incubator-apisix/blob/master/doc/plugins/echo.md >>>> [2] >>>> https://github.com/apache/incubator-apisix/issues?q=is%3Aissue+is%3Aopen+label%3A%22good+first+issue%22 >>>> >>>> Thanks, >>>> Ming Wen, Apache APISIX(incubating) & Apache SkyWalking >>>> Twitter: _WenMing >>>> >>>> >>>> Weiqing Chen <[email protected]> 于2020年7月15日周三 下午9:12写道: >>>> >>>>> Dear: >>>>> >>>>> My name is Chen Weiqing. And I have graduated from East China Normal >>>>> University recently and I was also admitted by University of Virginia. >>>>> Currently I am working as a Java Software Development Engineer in Shanghai >>>>> ZhongAn Electric Information Technology during the gap year. >>>>> >>>>> My job covers writing HTTP clients in Java. I want to join the >>>>> community to learn and further improve my coding skills. And I will devote >>>>> myself to the community. >>>>> >>>>> I am writing to know if the project: implement Apache APISIX echo >>>>> plugin still opens and if I can be a potential candidate? >>>>> >>>>> I hope my e-mail is not disturbing. And it is my first time to join a >>>>> OpenSource Community, so I hope I did not make anything wrong. >>>>> >>>>> Tell me if you need any further information! >>>>> >>>>> Best regards >>>>> >>>>> Chen Weiqing >>>>> >>>>
