Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / tatsuhiro-t/wslay issues and pull requests

#69 - CMake + MinGW: missing link to ws2_32

Issue - State: open - Opened by SpaceIm 9 months ago

#68 - Tutorial page typo

Issue - State: open - Opened by myavkat 12 months ago - 1 comment

#67 - Thoughts on this patch

Issue - State: open - Opened by diclophis about 1 year ago

#66 - Fix warning for extraneous comma.

Pull Request - State: closed - Opened by Andersbakken almost 2 years ago - 1 comment

#65 - I have a question about "wslay_event_queue_fragmented_msg"

Issue - State: open - Opened by rock59 almost 3 years ago - 2 comments

#64 - Add method available to free memory used by queue via user api

Issue - State: open - Opened by Owlcuty almost 3 years ago

#63 - Remove duplicate include

Pull Request - State: closed - Opened by Pixel-Pop about 3 years ago - 1 comment

#62 - pkg-config can't find libwslay.pc

Issue - State: closed - Opened by zedmango over 3 years ago - 1 comment

#61 - docs: fix simple typo, previouly -> previously

Pull Request - State: closed - Opened by timgates42 over 3 years ago - 1 comment

#59 - cmake 3.18 complains about casing of NETTLE

Issue - State: open - Opened by zeha almost 4 years ago

#58 - cmake: Install shared artifacts

Pull Request - State: open - Opened by intelligide almost 4 years ago

#57 - New release 1.1.1

Issue - State: closed - Opened by anatoli26 about 4 years ago - 3 comments

#56 - WSLAY_MSG_MORE annoyance

Issue - State: open - Opened by pps83rbx almost 5 years ago - 8 comments

#55 - Please add the "wslay_session_mem_recv" API

Issue - State: open - Opened by theoryfate almost 5 years ago

#54 - Handle missing arpa/inet.h header

Pull Request - State: open - Opened by vbe0201 almost 5 years ago

#53 - Make wslay compilable with MSVC

Pull Request - State: open - Opened by rpoisel about 5 years ago

#52 - Fix warning with -Wshadow

Pull Request - State: closed - Opened by Andersbakken over 5 years ago - 1 comment

#50 - Queued data being sent to peer with out " wslay_event_send(ctx);" being called

Issue - State: open - Opened by vamskk about 6 years ago - 1 comment

#49 - Fix compilation of examples

Pull Request - State: closed - Opened by avsej over 6 years ago - 1 comment

#48 - Update README.rst

Pull Request - State: closed - Opened by ghost over 6 years ago - 1 comment

#47 - check for eof when read_callback returns 0

Pull Request - State: closed - Opened by djdeath over 6 years ago - 2 comments

#46 - New release?

Issue - State: closed - Opened by djdeath over 6 years ago - 2 comments

#44 - Fix typo.

Pull Request - State: closed - Opened by neguse over 6 years ago - 1 comment

#43 - pkgconfig

Pull Request - State: open - Opened by INRIX-joel-winarske almost 7 years ago

#42 - MacOS [Sierra] build issue

Issue - State: closed - Opened by INRIX-joel-winarske about 7 years ago - 1 comment

#41 - Examples do not seem to work

Issue - State: closed - Opened by jmjatlanta over 7 years ago - 2 comments

#40 - Upgrading HTTP to WebSocket

Issue - State: open - Opened by veselov over 7 years ago - 1 comment

#39 - Fix build under CMake 2.8.12.2 (#38).

Pull Request - State: closed - Opened by iceboy233 over 7 years ago - 1 comment

#38 - Unable to build using cmake 2.8.12.2

Issue - State: closed - Opened by iceboy233 over 7 years ago - 4 comments

#37 - check for 0 length before memcpy:

Pull Request - State: closed - Opened by Andersbakken over 7 years ago - 3 comments

#36 - MSVC support for CMake

Pull Request - State: open - Opened by jimpark almost 8 years ago - 1 comment

#35 - MSVC support for CMake

Pull Request - State: closed - Opened by jimpark almost 8 years ago

#34 - on_msg_recv_callback

Issue - State: open - Opened by harryCM almost 8 years ago - 6 comments

#33 - Skip UTF-8 validation for PMCE fragments

Pull Request - State: closed - Opened by iboukris about 8 years ago - 1 comment

#32 - Write test for extended queue functions using rsv

Issue - State: closed - Opened by tatsuhiro-t about 8 years ago - 1 comment

#31 - Allow RSV1 bit in event-based API for PMCE - RFC 7692

Pull Request - State: closed - Opened by iboukris about 8 years ago - 5 comments

#30 - Allow PMCE via event-based API (RFC 7692)

Issue - State: closed - Opened by iboukris about 8 years ago - 5 comments

#29 - wslay_event_is_msg_queueable shouldn't check ctx->write_enabled

Pull Request - State: closed - Opened by rinick about 8 years ago

#28 - wslay_event_is_msg_queueable shouldn't check ctx->write_enabled

Issue - State: closed - Opened by rinick about 8 years ago - 4 comments

#27 - make command raises error

Issue - State: closed - Opened by bamchoh over 8 years ago - 4 comments

#26 - fixed missing malloc guard

Pull Request - State: closed - Opened by piskorzj almost 9 years ago - 1 comment

#25 - Fix argc check.

Pull Request - State: closed - Opened by Andersbakken almost 9 years ago - 2 comments

#24 - How to implement permessage-deflate support

Issue - State: closed - Opened by Asmod4n almost 9 years ago - 1 comment

#23 - not work with thread

Issue - State: open - Opened by yjp211 almost 9 years ago - 4 comments

#22 - Allow to stop receiving message from on_msg_recv_callback

Pull Request - State: open - Opened by wonder-mice almost 9 years ago - 3 comments

#21 - Ignore in-source cmake build residue.

Pull Request - State: open - Opened by Andersbakken about 9 years ago - 2 comments

#20 - Use GNUInstallDirs cmake module to configure install directories

Pull Request - State: closed - Opened by wonder-mice about 9 years ago - 1 comment

#19 - Correct misspellings

Pull Request - State: closed - Opened by syohex about 9 years ago - 1 comment

#18 - Ignore residual cmake files.

Pull Request - State: closed - Opened by Andersbakken about 9 years ago - 1 comment

#17 - Require CMake 2.8, not 3.2.

Pull Request - State: closed - Opened by Andersbakken about 9 years ago - 13 comments

#16 - integration with my app

Issue - State: closed - Opened by cyring about 9 years ago

#15 - Add CMake support

Pull Request - State: closed - Opened by wonder-mice about 9 years ago - 3 comments

#14 - config error

Issue - State: open - Opened by txgo over 9 years ago - 11 comments

#13 - New Release/Tag?

Issue - State: closed - Opened by DomT4 over 9 years ago - 4 comments

#12 - Fix NULL check in wslay_frame_context_init.

Pull Request - State: closed - Opened by chalet16 over 9 years ago - 1 comment

#11 - Build examples only on Linux, since they use epoll

Pull Request - State: closed - Opened by kazuho about 10 years ago - 1 comment

#10 - git: ignore /test and /compile-driver files produced by a recent automak...

Pull Request - State: closed - Opened by vincentbernat over 10 years ago - 1 comment

#9 - build: allow one to build out-of-tree documentation

Pull Request - State: closed - Opened by vincentbernat over 10 years ago - 1 comment

#8 - build: fix `./configure` when nettle is not present

Pull Request - State: closed - Opened by vincentbernat over 10 years ago - 1 comment

#6 - Incorrect Opcode for continuation frame?

Issue - State: open - Opened by kedars almost 11 years ago - 3 comments

#5 - Wslay and OpenSSL

Issue - State: open - Opened by jirihnidek almost 11 years ago - 4 comments

#4 - Port to CMake

Pull Request - State: open - Opened by jirihnidek almost 11 years ago - 9 comments

#3 - Adds the ability to override the WSLAY_VERSION from a define.

Pull Request - State: closed - Opened by benvanik over 11 years ago - 1 comment

#2 - Improve http_handshake in fork-echoserver.

Pull Request - State: closed - Opened by gurjeet about 12 years ago - 1 comment

#1 - Building the library

Issue - State: closed - Opened by gurjeet about 12 years ago - 7 comments